diff options
Diffstat (limited to 'cli/tests/testdata/test/collect/ignore')
| -rw-r--r-- | cli/tests/testdata/test/collect/ignore/test.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/test/collect/ignore/test.ts b/cli/tests/testdata/test/collect/ignore/test.ts deleted file mode 100644 index 16fb63ba7..000000000 --- a/cli/tests/testdata/test/collect/ignore/test.ts +++ /dev/null @@ -1 +0,0 @@ -throw new Error("this module should be ignored"); |
