mirror of
https://github.com/seejohnrun/haste-server.git
synced 2026-01-28 02:17:11 +00:00
Convert random generator to es6 and add some specs for it directly
This commit is contained in:
@@ -46,6 +46,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"test": "mocha"
|
||||
"test": "mocha --recursive"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user