mirror of https://gitee.com/bigwinds/arangodb
Sensible state 2 for aql-modify-cluster.js.
This commit is contained in:
parent
3e27c46bf4
commit
207aba0983
|
@ -1,5 +1,5 @@
|
||||||
/*jshint strict: false, maxlen: 500 */
|
/*jshint strict: false, maxlen: 500 */
|
||||||
/*global require, assertEqual, assertFalse, assertNull, assertException */
|
/*global require, assertEqual, assertFalse, assertNull */
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
/// @brief tests for query language, bind parameters
|
/// @brief tests for query language, bind parameters
|
||||||
|
|
Loading…
Reference in New Issue