Remove CoffeeScript register in specs
This commit is contained in:
parent
dd902c61fa
commit
61af98cf94
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
|||
remote.getCurrentWindow().inspectElement(e.clientX, e.clientY);
|
||||
}
|
||||
|
||||
require('coffee-script/register'); // Supports .coffee tests.
|
||||
|
||||
// Rediret all output to browser.
|
||||
if (isCi) {
|
||||
global.__defineGetter__('console', function() {
|
||||
|
|
Loading…
Add table
Reference in a new issue