Run jasmine's specs randomly in node and performance specs

[#92249258]
This commit is contained in:
Gregg Van Hove
2015-11-04 12:29:57 -08:00
parent df45b4fede
commit 320c42b6cc
3 changed files with 5 additions and 2 deletions

View File

@@ -5,5 +5,6 @@
],
"helper_files": [
"helpers/nodeDefineJasmineUnderTest.js"
]
],
"random": true
}