mirror of https://gitee.com/bigwinds/arangodb
fix test
This commit is contained in:
parent
fd6eba73b4
commit
965a9547cc
|
@ -54,6 +54,7 @@ function runSetup () {
|
||||||
|
|
||||||
function recoverySuite () {
|
function recoverySuite () {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
jsunity.jsUnity.attachAssertions();
|
||||||
|
|
||||||
return {
|
return {
|
||||||
setUp: function () {},
|
setUp: function () {},
|
||||||
|
|
Loading…
Reference in New Issue