Skip to content

Commit

Permalink
turn norepeat test off
Browse files Browse the repository at this point in the history
  • Loading branch information
erh committed Jul 3, 2009
1 parent 70fcf37 commit 4d0a31a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jstests/disk/norepeat.js
@@ -1,3 +1,4 @@
/*
baseName = "jstests_disk_norepeat";
ports = allocatePorts( 1 );
Expand Down Expand Up @@ -57,3 +58,4 @@ assert.eq( "a", c.next()._id );
assert( !c.hasNext() );
assert( t.validate().valid );
*/

0 comments on commit 4d0a31a

Please sign in to comment.