From b09595a3c12ba761772084b94767b635c5bbfaf2 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Thu, 10 Nov 2011 18:47:47 -0800 Subject: fix(doc) cleanup all api doc link warnings --- test/testabilityPatch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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!!! */ -- cgit v1.2.3