mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
add test for invalid subdomain requests
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "1.18.2",
|
||||
"localtunnel": "1.1.1"
|
||||
"localtunnel": "1.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --ui qunit -- test",
|
||||
"test": "mocha --ui qunit --reporter list -- test",
|
||||
"start": "./bin/server"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user