diff options
Diffstat (limited to 'tests/testdata/run/no_lock_flag/main.ts')
-rw-r--r-- | tests/testdata/run/no_lock_flag/main.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/run/no_lock_flag/main.ts b/tests/testdata/run/no_lock_flag/main.ts deleted file mode 100644 index baa52775d..000000000 --- a/tests/testdata/run/no_lock_flag/main.ts +++ /dev/null @@ -1 +0,0 @@ -import "http://localhost:4545/subdir/mod2.ts"; |