Skip to content

Commit 384bd21

Browse files
committed
Fix tests
1 parent f39161b commit 384bd21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { describe, should, it } from 'micro-should';
1+
import { describe, it, should } from '@paulmillr/jsbt/test.js';
22
import { TESTS } from './test-shared.js';
33

44
TESTS(describe, it);

0 commit comments

Comments
 (0)