We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39161b commit 384bd21Copy full SHA for 384bd21
1 file changed
test/test-node.js
@@ -1,4 +1,4 @@
1
-import { describe, should, it } from 'micro-should';
+import { describe, it, should } from '@paulmillr/jsbt/test.js';
2
import { TESTS } from './test-shared.js';
3
4
TESTS(describe, it);
0 commit comments