mirror of https://gitee.com/bigwinds/arangodb
Fix jslint problems.
This commit is contained in:
parent
97b5a7860f
commit
a25df3aece
|
@ -1,5 +1,5 @@
|
||||||
/*jshint globalstrict:false, strict:false, maxlen: 5000 */
|
/*jshint globalstrict:false, strict:false, maxlen: 5000 */
|
||||||
/*global assertTrue, assertEqual */
|
/*global fail, assertEqual */
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
/// @brief test the document interface
|
/// @brief test the document interface
|
||||||
|
|
Loading…
Reference in New Issue