mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update to 4.0
This commit is contained in:
13
test/jasmine.json
Normal file
13
test/jasmine.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"spec_dir": "test",
|
||||
"spec_files": [
|
||||
"spec_lib/*.js",
|
||||
"spec_rule/*.js"
|
||||
],
|
||||
"helpers": [
|
||||
"../node_modules/babel-register/lib/node.js",
|
||||
"../node_modules/babel-polyfill/dist/polyfill.js"
|
||||
],
|
||||
"stopSpecOnExpectationFailure": true,
|
||||
"random": false
|
||||
}
|
||||
Reference in New Issue
Block a user