This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-android
Watch
1
Star
0
Fork
0
You've already forked setup-android
Code
Activity
Files
a9018e09bb9b52fcccea9d8aeb407004893efcf1
setup-android
/
__tests__
/
matchers.test.ts
T
6 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Run prettier, to pass format-check
2020-08-11 19:20:52 +02:00
describe
(
'setup-android'
,
(
)
=
>
{
it
(
'has sanity'
,
async
(
)
=
>
{
expect
(
true
)
}
)
}
)
Copy Permalink