summaryrefslogtreecommitdiff
path: root/jstests/core/remove6.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/remove6.js')
-rw-r--r--jstests/core/remove6.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/remove6.js b/jstests/core/remove6.js
index bee0537957d..83f5a5e6733 100644
--- a/jstests/core/remove6.js
+++ b/jstests/core/remove6.js
@@ -32,7 +32,7 @@ test( "a" );
test( "b" , { x : 1 } );
test( "c" , { tags : 1 } );
-N = 5000
+N = 5000;
test( "a2" );
test( "b2" , { x : 1 } );