This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
zap-desktop
mirror of
https://github.com/lukechilds/zap-desktop.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1267
Commits
9
Branches
5
Tags
147 MiB
JavaScript
93.9%
SCSS
5.9%
HTML
0.2%
Tree:
b15d68de18
zap-desktop
/
test
/
example.js
5 lines
106 B
Raw
Blame
History
describe
(
'description'
,
(
)
=>
{
it
(
'should have description'
,
(
)
=>
{
expect
(
1
+
2
)
.
toBe
(
3
)
}
)
}
)
Reference in new issue