Fix possibility of absolute paths, resolves #12 #57
Annotations
2 errors
test/packages.test.ts > Issue #12:
test/packages.test.ts#L173
AssertionError: expected 'Module <internal>\n\tNamespace test\p…' to be 'Module <internal>\n\tNamespace test/p…' // Object.is equality
- Expected
+ Received
Module <internal>
- Namespace test/packages/gh12/mod.ts
+ Namespace test\packages\gh12\mod.ts
Variable ReferencesModule
❯ test/packages.test.ts:173:37
|
Node LTS Windows
Process completed with exit code 1.
|