diff options
| author | Misko Hevery | 2011-11-10 18:47:47 -0800 | 
|---|---|---|
| committer | Misko Hevery | 2011-11-14 20:31:18 -0800 | 
| commit | b09595a3c12ba761772084b94767b635c5bbfaf2 (patch) | |
| tree | a86f45599ee86964ea2bd09e5c336280ef98a769 /test/testabilityPatch.js | |
| parent | f6d98f1472338a77b2f146087bcb8560f472e5d1 (diff) | |
| download | angular.js-b09595a3c12ba761772084b94767b635c5bbfaf2.tar.bz2 | |
fix(doc) cleanup all api doc link warnings
Diffstat (limited to 'test/testabilityPatch.js')
| -rw-r--r-- | test/testabilityPatch.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/testabilityPatch.js b/test/testabilityPatch.js index 83851289..b43d9b87 100644 --- a/test/testabilityPatch.js +++ b/test/testabilityPatch.js @@ -164,7 +164,7 @@ function sortedHtml(element, showNgClass) {  // TODO(vojta): migrate these helpers into jasmine matchers -/** +/**a   * This method is a cheap way of testing if css for a given node is not set to 'none'. It doesn't   * actually test if an element is displayed by the browser. Be aware!!!   */ | 
