diff options
Diffstat (limited to 'test/testabilityPatch.js')
| -rw-r--r-- | test/testabilityPatch.js | 2 | 
1 files changed, 0 insertions, 2 deletions
| 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); | 
