Skip to content

Commit 5295f30

Browse files
author
Anuraag Puri
committed
Empty test suite added
1 parent ba270ba commit 5295f30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

__tests__/main.test.ts

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
describe('Basic Test Suite', ()=> {
2+
it('', ()=>{})
3+
})

0 commit comments

Comments
 (0)