UNPKG
zeronet-common
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
0.0.4
0.0.2
0.0.1-alpha9
0.0.1-alpha8
0.0.1-alpha7
0.0.1-alpha6
0.0.1-alpha18
0.0.1-alpha17
0.0.1-alpha16
0.0.1-alpha15
0.0.1-alpha14
0.0.1-alpha13
0.0.1-alpha12
0.0.1-alpha10
Common ZeroNet modules
github.com/ZeroNetJS/zeronet-common
ZeroNetJS/zeronet-common
zeronet-common
/
test
/
empty.spec.js
4 lines
(2 loc)
•
108 B
JavaScript
View Raw
1
2
3
4
'use strict'
it
(
'has no tests'
,
() =>
console
.
warn
(
'How about adding some tests?'
))
// eslint-disable-line