Skip to content

Commit 87e1c5e

Browse files
committed
test case placeholder
1 parent 4aca95c commit 87e1c5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/index.test.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
describe('Basic', () => {
2+
it('nothing', () => {
3+
// TODO: add test case
4+
});
5+
});

0 commit comments

Comments
 (0)