From 8218c4b60b82927234cf545253266f288fa936c2 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Mon, 26 Mar 2012 21:18:01 -0700 Subject: chore(Rakefile): get ready for modules --- test/testabilityPatch.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/testabilityPatch.js') diff --git a/test/testabilityPatch.js b/test/testabilityPatch.js index b0618178..a60bc1df 100644 --- a/test/testabilityPatch.js +++ b/test/testabilityPatch.js @@ -8,8 +8,6 @@ */ _jQuery.event.special.change = undefined; - -publishExternalAPI(angular); bindJQuery(); beforeEach(function() { publishExternalAPI(angular); -- cgit v1.2.3