diff options
Diffstat (limited to 'tests/testdata/run/error_006_import_ext_failure.ts')
-rw-r--r-- | tests/testdata/run/error_006_import_ext_failure.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/run/error_006_import_ext_failure.ts b/tests/testdata/run/error_006_import_ext_failure.ts deleted file mode 100644 index 3c32303a3..000000000 --- a/tests/testdata/run/error_006_import_ext_failure.ts +++ /dev/null @@ -1 +0,0 @@ -import "./non-existent"; |