Skip to content

Commit c51bbed

Browse files
committed
Format and move prune-dts test folder
1 parent ee7fd14 commit c51bbed

17 files changed

+5492
-14395
lines changed

repo-scripts/prune-dts/new-tests/firestore.input.d.ts

Lines changed: 0 additions & 8410 deletions
This file was deleted.

repo-scripts/prune-dts/new-tests/firestore.output.d.ts

Lines changed: 0 additions & 3475 deletions
This file was deleted.

repo-scripts/prune-dts/prune-dts.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { expect } from 'chai';
2323
import { describe, it } from 'mocha';
2424
import { pruneDts } from './prune-dts';
2525

26-
const testCasesDir = path.resolve(__dirname, 'new-tests');
26+
const testCasesDir = path.resolve(__dirname, 'tests');
2727
const tmpDir = os.tmpdir();
2828

2929
const testDataFilter = /(.*).input.d.ts/;

0 commit comments

Comments
 (0)