Skip to content

Commit 529f343

Browse files
committed
print exit
1 parent 8095b0a commit 529f343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simple/run-big-all.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function main () {
1616
subqueryTests: true,
1717
mditests: true
1818
});
19+
print(GLOBAL.returnValue)
1920
return GLOBAL.returnValue;
2021
}
2122
if (typeof arango !== "undefined") {

0 commit comments

Comments
 (0)