mirror of
https://github.com/jquery/jquery.git
synced 2026-01-26 01:38:06 -05:00
Makes test message more meaningful.
This commit is contained in:
@@ -1257,7 +1257,7 @@ test("load(String, String, Function)", function() {
|
||||
});
|
||||
});
|
||||
|
||||
asyncTest("load() - #10524", 1, function() {
|
||||
asyncTest("load() - data specified in ajaxSettings is merged in (#10524)", 1, function() {
|
||||
jQuery.ajaxSetup({
|
||||
data: { foo: "bar" }
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user