Avoid changing html in two places; add minified jQuery as an option to the main test page
This commit is contained in:
parent
3dbd7b54de
commit
ea24cd106b
4 changed files with 13 additions and 268 deletions
|
@ -28,9 +28,6 @@ jQuery.noConflict(); // Allow the test to run with other libs or jQuery's.
|
|||
|
||||
// QUnit Aliases
|
||||
(function() {
|
||||
|
||||
window.equals = window.equal;
|
||||
window.same = window.deepEqual;
|
||||
|
||||
})();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue