mirror of https://gitee.com/bigwinds/arangodb
jslinting
This commit is contained in:
parent
1eb4fc458f
commit
3eff414061
|
@ -65,7 +65,7 @@ function ahuacatlQueryGeneralEdgesTestSuite() {
|
|||
(FOR x IN ${v4} RETURN x)
|
||||
)`;
|
||||
|
||||
var startExample = [{hugo : true}, {heinz : 1}];
|
||||
// var startExample = [{hugo : true}, {heinz : 1}];
|
||||
|
||||
return {
|
||||
|
||||
|
|
Loading…
Reference in New Issue