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