diff options
Diffstat (limited to 'cli/tests/testdata/subdir/mod5.mjs')
-rw-r--r-- | cli/tests/testdata/subdir/mod5.mjs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/subdir/mod5.mjs b/cli/tests/testdata/subdir/mod5.mjs deleted file mode 100644 index f21d8862b..000000000 --- a/cli/tests/testdata/subdir/mod5.mjs +++ /dev/null @@ -1 +0,0 @@ -export const isMod5 = true; |