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/autocomplete/autocomplete.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'tests/unit/autocomplete/autocomplete.html') diff --git a/tests/unit/autocomplete/autocomplete.html b/tests/unit/autocomplete/autocomplete.html index 1d4637c5b..38ed54b7e 100644 --- a/tests/unit/autocomplete/autocomplete.html +++ b/tests/unit/autocomplete/autocomplete.html @@ -3,6 +3,8 @@ jQuery UI Autocomplete Test Suite + + @@ -10,8 +12,8 @@ - - + + @@ -23,9 +25,15 @@ - + + +

jQuery UI Autocomplete Test Suite

+

+

+
    +
-
+
-- cgit v1.2.3