diff options
Diffstat (limited to 'cli/tests/testdata/bundle/file_tests-fixture16_2.ts')
-rw-r--r-- | cli/tests/testdata/bundle/file_tests-fixture16_2.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/bundle/file_tests-fixture16_2.ts b/cli/tests/testdata/bundle/file_tests-fixture16_2.ts deleted file mode 100644 index 7115949c9..000000000 --- a/cli/tests/testdata/bundle/file_tests-fixture16_2.ts +++ /dev/null @@ -1,2 +0,0 @@ -// todo(dsherret): delete this and use ./subdir/a.ts in the file once fixtures are restored -export const a = "a"; |