mirror of https://gitee.com/bigwinds/arangodb
fixed version
This commit is contained in:
parent
dc1c9ab48f
commit
c1fea5b048
|
@ -70,7 +70,7 @@ function DatabaseSuite () {
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
testVersion : function () {
|
||||
assertMatch(/(^2\.5)|(-devel$)/, internal.db._version());
|
||||
assertMatch(/(^2\.6)|(-devel$)/, internal.db._version());
|
||||
},
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue