File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33< meta charset ="utf-8 ">
44< title > QUnit</ title >
5- < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .css ">
5+ < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .css ">
66< body >
77 < div id ="qunit "> </ div >
88 < div id ="qunit-fixture "> </ div >
9- < script src ="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .js "> </ script >
9+ < script src ="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .js "> </ script >
1010 < script >
1111 function add ( a , b ) {
1212 return a + b ;
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< meta charset ="utf-8 ">
44< title > QUnit</ title >
5- < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .css ">
5+ < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .css ">
66< body >
77 < div id ="qunit "> </ div >
88 < div id ="qunit-fixture "> </ div >
9- < script src ="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .js "> </ script >
9+ < script src ="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .js "> </ script >
1010 < script >
1111 QUnit . test ( 'apple' , function ( assert ) {
1212 assert . true ( true , 'stem' ) ;
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< meta charset ="utf-8 ">
44< title > QUnit</ title >
5- < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .css ">
5+ < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .css ">
66< body >
77 < div id ="qunit "> </ div >
88 < div id ="qunit-fixture "> </ div >
99
10- < script src ="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .js "> </ script >
10+ < script src ="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .js "> </ script >
1111 < script type ="module " src ="calc.test.js "> </ script >
1212 < script type ="module " src ="game.test.js "> </ script >
1313</ body >
Original file line number Diff line number Diff line change 22<html lang="en">
33<meta charset="utf-8">
44<title>q4000 Benchmark</title>
5- <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .css">
5+ <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .css">
66<body>
77 <div id="qunit"></div>
88
9- <script src="https://code.jquery.com/qunit/qunit-3.0.0-alpha.4 .js"></script>
9+ <script src="https://code.jquery.com/qunit/qunit-3.0.0-rc1 .js"></script>
1010<script>
1111QUnit.module('Breads', function () {
1212 QUnit.test('Twist bread', function (assert) {
You can’t perform that action at this time.
0 commit comments