mirror of https://gitee.com/bigwinds/arangodb
fixed version
This commit is contained in:
parent
91f70b9687
commit
a55fe725a8
|
@ -66,7 +66,7 @@ function DatabaseSuite () {
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
testVersion : function () {
|
||||
assertMatch(/^1\.4/, internal.db._version());
|
||||
assertMatch(/^1\.5/, internal.db._version());
|
||||
},
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue