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