Adapted the jQuery test suite to handle the toolbar moving inline.

This commit is contained in:
John Resig 2009-09-29 21:40:17 +00:00
parent b0306cc3a6
commit b996026e38
2 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,7 @@
<body id="body">
<h1 id="header">jQuery Test Suite</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>
<!-- Test HTML -->