diff options
| author | Igor Minar | 2011-06-27 16:46:21 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-06-27 16:46:29 -0700 | 
| commit | 6aee2938a71c99fdd35639725c6900347999f658 (patch) | |
| tree | a91749535aab2e0847eabdc48463098abdd8781f /test/testabilityPatch.js | |
| parent | 2043fd43faef995479f535af77ffb33fe266ab8f (diff) | |
| download | angular.js-6aee2938a71c99fdd35639725c6900347999f658.tar.bz2 | |
fix:testabilityPatch: remove annotate since it's not public
Diffstat (limited to 'test/testabilityPatch.js')
| -rw-r--r-- | test/testabilityPatch.js | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/test/testabilityPatch.js b/test/testabilityPatch.js index b44a2dac..0b22b2ae 100644 --- a/test/testabilityPatch.js +++ b/test/testabilityPatch.js @@ -156,7 +156,6 @@ function dealoc(obj) {  }  extend(angular, { -  'annotate': annotate,    'element': jqLite,    'compile': compile,    'scope': createScope, | 
