aboutsummaryrefslogtreecommitdiffstats
path: root/external/qunit.css
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-10 15:38:30 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-03-10 15:39:37 +0100
commit575baa0e2c0584ab6ed297b2a566313ef50bf215 (patch)
tree9c11390db68a77e6d976f14bb87cb45f7b6023b4 /external/qunit.css
parentedec16acbbac57596364a5c1f9d2bb895143f5c1 (diff)
downloadjquery-ui-575baa0e2c0584ab6ed297b2a566313ef50bf215.tar.gz
jquery-ui-575baa0e2c0584ab6ed297b2a566313ef50bf215.zip
Updated to QUnit 1.4.0.
Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
Diffstat (limited to 'external/qunit.css')
-rw-r--r--external/qunit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/qunit.css b/external/qunit.css
index 58101ea34..4be7e3643 100644
--- a/external/qunit.css
+++ b/external/qunit.css
@@ -1,5 +1,5 @@
/**
- * QUnit v1.4.0pre - A JavaScript Unit Testing Framework
+ * QUnit v1.4.0 - A JavaScript Unit Testing Framework
*
* http://docs.jquery.com/QUnit
*