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