comparison tests.html @ 77:00d2584cdd7b

Renamed main.html to index.html.
author Atul Varma <avarma@mozilla.com>
date Sun, 25 Apr 2010 19:47:53 -0700
parents 51c1829956d9
children e79a2dd66e25
comparison
equal deleted inserted replaced
76:ea27d04a6522 77:00d2584cdd7b
12 <ol id="qunit-tests"></ol> 12 <ol id="qunit-tests"></ol>
13 <p> 13 <p>
14 <a target="qunitDocs" 14 <a target="qunitDocs"
15 href="http://docs.jquery.com/QUnit">QUnit Documentation</a> | 15 href="http://docs.jquery.com/QUnit">QUnit Documentation</a> |
16 <a target="bugzillaDashboard" 16 <a target="bugzillaDashboard"
17 href="main.html">Bugzilla Dashboard</a> 17 href="index.html">Bugzilla Dashboard</a>
18 </p> 18 </p>
19 </body> 19 </body>
20 <!-- Base Scripts--> 20 <!-- Base Scripts-->
21 <script src="js/jquery.js"></script> 21 <script src="js/jquery.js"></script>
22 <script src="js/qunit.js"></script> 22 <script src="js/qunit.js"></script>