mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 15:15:00 -05:00
Build: fix tests in AMD mode
This commit is contained in:
@@ -304,7 +304,9 @@ this.loadTests = function() {
|
||||
/**
|
||||
* Run in noConflict mode
|
||||
*/
|
||||
jQuery.noConflict();
|
||||
if ( jQuery.noConflict ) {
|
||||
jQuery.noConflict();
|
||||
}
|
||||
|
||||
// Load the TestSwarm listener if swarmURL is in the address.
|
||||
if ( loadSwarm ) {
|
||||
|
||||
Reference in New Issue
Block a user