Skip to content

Commit 96af31b

Browse files
committed
replace tape tests with mocha tests
1 parent d5a01bb commit 96af31b

File tree

5 files changed

+348
-382
lines changed

5 files changed

+348
-382
lines changed

test/fixture/import-json.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import * as data from './file.json'
1+
import data from './file.json'
22

33
console.log('JSON DATA:', data)

test/index.ts

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

test/later.ts

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

0 commit comments

Comments
 (0)