diff options
Diffstat (limited to 'cli/tests/testdata/lockfile/no_dts/mod.d.ts')
-rw-r--r-- | cli/tests/testdata/lockfile/no_dts/mod.d.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/lockfile/no_dts/mod.d.ts b/cli/tests/testdata/lockfile/no_dts/mod.d.ts deleted file mode 100644 index 7d3fae61c..000000000 --- a/cli/tests/testdata/lockfile/no_dts/mod.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function test(): number; |