mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Spelling mistake.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user