diff options
| author | Misko Hevery | 2012-03-26 21:18:01 -0700 | 
|---|---|---|
| committer | Misko Hevery | 2012-03-28 11:16:36 -0700 | 
| commit | 8218c4b60b82927234cf545253266f288fa936c2 (patch) | |
| tree | ce26aa1e0f273a81c7f38c85aa9849a6675f6c59 /test/testabilityPatch.js | |
| parent | 2430f52bb97fa9d682e5f028c977c5bf94c5ec38 (diff) | |
| download | angular.js-8218c4b60b82927234cf545253266f288fa936c2.tar.bz2 | |
chore(Rakefile): get ready for modules
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); | 
