Skip to content

Commit

Permalink
Merge pull request blinkbox#29 from maciejblinkbox/master
Browse files Browse the repository at this point in the history
run.js: decreasing verbosity of server side timeout check log entry
  • Loading branch information
maciejblinkbox committed Dec 20, 2012
2 parents 6094035 + ad0b3db commit 257c8fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/run.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@
log('run.js: timeoutCheck(): true');
testTimedout( runInfo );
} else {
log('run.js: timeoutCheck(): false');
setupTestTimeout( runInfo );
}
});
Expand Down

0 comments on commit 257c8fc

Please sign in to comment.