Skip to content

Commit

Permalink
remove assert
Browse files Browse the repository at this point in the history
  • Loading branch information
erh committed Jun 1, 2011
1 parent cc95c7a commit 6fb6d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jstests/bench_test2.js
Expand Up @@ -38,5 +38,4 @@ print( "Std: " + std )
print( "Min: " + min )
print( "Max: " + max )

assert( std < avg/2 );

0 comments on commit 6fb6d68

Please sign in to comment.