parent
256b2dc9b7
commit
78200868f4
|
@ -39,8 +39,7 @@ System.import('angular2/src/core/dom/browser_adapter').then(function(browser_ada
|
|||
.then(function() {
|
||||
__karma__.start();
|
||||
}, function(error) {
|
||||
console.error(error.stack || error);
|
||||
__karma__.start();
|
||||
__karma__.error(error.stack || error);
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue