From 1752c8c44a7058e974ef208e583683eac8817789 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Mon, 6 Feb 2012 21:56:35 -0800 Subject: feat(directive): event now accessible as $event Closes 259 --- test/BinderSpec.js | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'test/BinderSpec.js') diff --git a/test/BinderSpec.js b/test/BinderSpec.js index b869c616..f7a1c1b3 100644 --- a/test/BinderSpec.js +++ b/test/BinderSpec.js @@ -438,30 +438,6 @@ describe('Binder', function() { assertChild(5, false); })); - it('ItShouldDisplayErrorWhenActionIsSyntacticlyIncorrect', function() { - module(function($exceptionHandlerProvider){ - $exceptionHandlerProvider.mode('log'); - }); - inject(function($rootScope, $exceptionHandler, $log, $compile) { - element = $compile( - '