Skip to content

Commit 6d7b6c8

Browse files
committed
no need for .d.ts or .map for test fixtures
1 parent f2a11b9 commit 6d7b6c8

13 files changed

+8
-16
lines changed

test/fixtures/basic.d.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/fixtures/basic.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/basic.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,3 @@ switch (process.argv[2]) {
7878
parentMain();
7979
break;
8080
}
81-
//# sourceMappingURL=basic.js.map

test/fixtures/basic.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/change-exit.d.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/fixtures/change-exit.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/change-exit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,3 @@ switch (process.argv[2]) {
5757
child(String(process.argv[3]));
5858
break;
5959
}
60-
//# sourceMappingURL=change-exit.js.map

test/fixtures/change-exit.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/fixtures/immortal-child.d.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/fixtures/immortal-child.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)