Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Move browsers into the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian MacLeod committed Aug 26, 2014
1 parent 3dbbeea commit eb9855b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
38 changes: 0 additions & 38 deletions ci-browsers.json

This file was deleted.

2 changes: 1 addition & 1 deletion ci-support.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
});
});
runner.on('end', function() {
emitEvent('browser-end', {});
emitEvent('browser-end');
});
}

Expand Down

0 comments on commit eb9855b

Please sign in to comment.