Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
darobin committed Mar 18, 2014
1 parent 0ee658c commit 771e9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/runner/runner.js
Expand Up @@ -598,7 +598,7 @@ window.completion_callback = function(tests, status) {
return {name: test.name,
status: subtest_status_map[test.status],
message: test.message}
});
})
));

runner.on_result(harness_status_map[status.status],
Expand Down

0 comments on commit 771e9d0

Please sign in to comment.