Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dwight committed Dec 11, 2010
1 parent 665bf13 commit 2d6d8c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jstests/dur/quick.js
Expand Up @@ -68,4 +68,5 @@ var diff = run("diff", path1 + "/test.0", path2 + "/test.0");
print(diff);
assert(diff == "", "error test.0 files differ");

print("SUCCESS dur1.js");
print("SUCCESS quick.js");

0 comments on commit 2d6d8c3

Please sign in to comment.