This website requires JavaScript.
Explore
Help
Sign In
telackey
/
sodium-javascript
Watch
1
Star
0
Fork
0
You've already forked sodium-javascript
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51e11143e5
sodium-javascript
/
test.js
4 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fix sodium-test require
2017-04-13 15:59:36 +00:00
require
(
'sodium-test'
)
(
require
(
'.'
)
)
Run tests with browser-run
2017-06-19 20:39:11 +00:00
if
(
typeof
window
!==
'undefined'
)
window
.
close
(
)
Reference in New Issue
Copy Permalink