git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit 2229ecba408cfd0e6ff15bcdbdce4e5324729188

updated test flags

wanderer committed on 11/22/2016, 2:06:19 AM
Parent: 5548f3620a5008e9db6bdfac769a29fd4616c5f4

Files changed

package.jsonchanged
package.jsonView
@@ -3,9 +3,9 @@
33 "version": "0.0.0",
44 "description": "This is a JS prototype of the eWASM kernal.",
55 "scripts": {
66 "lint": "standard",
7- "test": "node --expose-wasm ./tests/interfaceRunner.js"
7+ "test": "node --harmony --expose-wasm ./tests/interfaceRunner.js",
88 "build": "node ./tests/buildTests.js"
99 },
1010 "repository": {
1111 "type": "git",

Built with git-ssb-web