Gregory Einfrank

Results 3 comments of Gregory Einfrank

BTW I did find a hack by putting this in the first line of `test-main.js` but it just doesn't feel right... ``` javascript window.__karma__.loaded = function () {}; ```