aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core
diff options
context:
space:
mode:
authorjzaefferer <joern.zaefferer@gmail.com>2011-02-21 17:09:02 +0100
committerjzaefferer <joern.zaefferer@gmail.com>2011-02-21 20:39:35 +0100
commita1ebed70e3f329e81891d1ac87d6b4e687bc0dfb (patch)
tree20972b33ed438adbe45232ba44e96d3c687de188 /tests/unit/core
parentf70f01af9ea1d1d191b77fab6dadbbe421be43a8 (diff)
downloadjquery-ui-a1ebed70e3f329e81891d1ac87d6b4e687bc0dfb.tar.gz
jquery-ui-a1ebed70e3f329e81891d1ac87d6b4e687bc0dfb.zip
Unit tests: Add QUnit toolbar for hiding passed tests
Diffstat (limited to 'tests/unit/core')
-rw-r--r--tests/unit/core/core.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html
index a53056470..ce6663bb0 100644
--- a/tests/unit/core/core.html
+++ b/tests/unit/core/core.html
@@ -27,6 +27,7 @@
<h1 id="qunit-header">jQuery UI Core Test Suite</h1>
<h2 id="qunit-banner"></h2>
+<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests">
</ol>