diff options
Diffstat (limited to 'tests/specs/lockfile/adding_npm_dep/subtract.ts')
-rw-r--r-- | tests/specs/lockfile/adding_npm_dep/subtract.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/lockfile/adding_npm_dep/subtract.ts b/tests/specs/lockfile/adding_npm_dep/subtract.ts new file mode 100644 index 000000000..b07f2cdfd --- /dev/null +++ b/tests/specs/lockfile/adding_npm_dep/subtract.ts @@ -0,0 +1 @@ +import "subtract"; |