mirror of https://gitee.com/bigwinds/arangodb
Fix testing.js
This commit is contained in:
parent
6d12343b45
commit
0118b15f1c
|
@ -2874,7 +2874,6 @@ testFuncs.http_replication = function (options) {
|
|||
// / @brief TEST: http_server
|
||||
// //////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
testFuncs.http_server = function (options) {
|
||||
testFuncs.http_server = function(options) {
|
||||
var opts = {
|
||||
"httpTrustedOrigin": "http://was-erlauben-strunz.it"
|
||||
|
|
Loading…
Reference in New Issue