Skip to content

Commit

Permalink
fixed find/replace fail
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpvar committed Jun 24, 2010
1 parent d1cf3ca commit 462c67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runner.js
Expand Up @@ -126,5 +126,5 @@ var suites = {
};


require("mjsunit.runner/jsdom/runner").run(suites);
require("mjsunit.runner/lib/runner").run(suites);

0 comments on commit 462c67b

Please sign in to comment.