Skip to content

Commit

Permalink
Accordion tests: Fixed fixture id.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Jul 28, 2011
1 parent f7202b8 commit c3c6daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/accordion/accordion.html
Expand Up @@ -60,7 +60,7 @@ <h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests">
</ol>

<div id="qunit-fixtures">
<div id="qunit-fixture">

<div>
<div id="list1" class="foo">
Expand Down

0 comments on commit c3c6daf

Please sign in to comment.