We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba270ba commit 5295f30Copy full SHA for 5295f30
__tests__/main.test.ts
@@ -0,0 +1,3 @@
1
+describe('Basic Test Suite', ()=> {
2
+ it('', ()=>{})
3
+})
0 commit comments