Skip to content

Commit f22bd6a

Browse files
committed
Commit index
1 parent 79b0feb commit f22bd6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/index.js

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { it } from 'micro-should';
2+
import './hdkey.test.js';
3+
it.runWhen(import.meta.url);

0 commit comments

Comments
 (0)