Skip to content

Commit

Permalink
decreasing verbosity on server side timeout check
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejblinkbox committed Dec 20, 2012
1 parent 6094035 commit ad0b3db
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 ad0b3db

Please sign in to comment.