This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
27d7ba7378959b3e5d26f86fd5aaa2ed9fcce2bc
stale
/
__tests__
/
main.test.ts
T
4 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial import
2019-08-03 21:34:59 -04:00
describe
(
'TODO - Add a test suite'
,
()
=>
{
it
(
'TODO - Add a test'
,
async
()
=>
{});
});
Copy Permalink