This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
e9da8a66a5c3b5e572865265d0beecd4d9b03f99
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