Fixed #1727 bug where :nth-child() was non-standard with CSS3 plus two minor white...
[jquery.git] / test / index.html
index 7d60e09..9f91f88 100644 (file)
@@ -4,6 +4,7 @@
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>jQuery Test Suite</title>
        <link rel="Stylesheet" media="screen" href="data/testsuite.css" />
+       <script>var jQuery = "jQuery", $ = "$"; // For testing .noConflict()</script>
        <script type="text/javascript" src="../dist/jquery.js"></script>
        <script type="text/javascript" src="data/testrunner.js"></script>
        <script type="text/javascript" src="unit/core.js"></script>