mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 09:35:09 -05:00
Build: fix tests in AMD mode
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
define([
|
||||
"../core",
|
||||
"./var/rsingleTag",
|
||||
"./support",
|
||||
|
||||
"../manipulation" // buildFragment
|
||||
], function( jQuery, rsingleTag, support ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user