Spelling mistake.
This commit is contained in:
parent
1ac9d6fbee
commit
98204c7f60
|
@ -4,7 +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 .noConflcit()</script>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue