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