UNPKG
moduloteste
Version:
latest (1.0.0)
1.0.0
um modulo de teste
moduloteste
/
lockfile
/
test
/
fixtures
/
bad-child.js
6 lines
(3 loc)
•
115 B
JavaScript
View Raw
1
2
3
4
5
6
var
lockFile =
require
(
'../../lockfile.js'
) lockFile.
lockSync
(
'never-forget'
)
throw
new
Error
(
'waaaaaaaaa'
)