diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-07-28 08:55:27 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-07-28 08:55:27 -0400 |
commit | c3c6daf6a941ce83bf80e73218694ac36d0ec636 (patch) | |
tree | 12e264374ed3c4ecf6ae73d4b42140267fe7f09e | |
parent | f7202b8793b34f73236fa6584e9affd3695fe47b (diff) | |
download | jquery-ui-c3c6daf6a941ce83bf80e73218694ac36d0ec636.tar.gz jquery-ui-c3c6daf6a941ce83bf80e73218694ac36d0ec636.zip |
Accordion tests: Fixed fixture id.
-rw-r--r-- | tests/unit/accordion/accordion.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/accordion/accordion.html b/tests/unit/accordion/accordion.html index 25fbb28f9..d634c44be 100644 --- a/tests/unit/accordion/accordion.html +++ b/tests/unit/accordion/accordion.html @@ -60,7 +60,7 @@ <ol id="qunit-tests"> </ol> -<div id="qunit-fixtures"> +<div id="qunit-fixture"> <div> <div id="list1" class="foo"> |