From 9483dcdbe61f33e2cc5ea0c56297f254a82990b8 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Thu, 25 Feb 2010 11:09:39 +0000 Subject: Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. --- tests/unit/progressbar/progressbar.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'tests/unit/progressbar/progressbar.html') diff --git a/tests/unit/progressbar/progressbar.html b/tests/unit/progressbar/progressbar.html index 87443073b..b30f047a7 100644 --- a/tests/unit/progressbar/progressbar.html +++ b/tests/unit/progressbar/progressbar.html @@ -3,13 +3,15 @@ jQuery UI Progressbar Test Suite + + - - + + @@ -22,7 +24,13 @@ -
+

jQuery UI Progressbar Test Suite

+

+

+
    +
+ +
-- cgit v1.2.3