jquery core: reverted qunit introduction until build scripts are updated
This commit is contained in:
parent
b6bb0d46b6
commit
aec0dad980
4 changed files with 449 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
|||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>jQuery Offset Test Suite</title>
|
||||
<link rel="Stylesheet" media="screen" href="../../qunit/testsuite.css" />
|
||||
<link rel="Stylesheet" media="screen" href="data/testsuite.css" />
|
||||
<script type="text/javascript" src="../dist/jquery.js"></script>
|
||||
<script type="text/javascript" src="../../qunit/testrunner.js"></script>
|
||||
<script type="text/javascript" src="data/testrunner.js"></script>
|
||||
<script type="text/javascript" src="unit/offset.js"></script>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue