UNPKG

120 BJavaScriptView Raw
1// Verify Karma catches uncaught exceptions
2throw new Error('This error should not be caught and cause Karma to fail');