aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/testabilityPatch.js2
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!!!
*/