mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Removes empty, duplicate named test block. Fixes #9914
This commit is contained in:
parent
27291ff06d
commit
b5f80a6e31
@ -994,9 +994,6 @@ test("trigger(type, [data], [fn])", function() {
|
|||||||
form.remove();
|
form.remove();
|
||||||
});
|
});
|
||||||
|
|
||||||
test("jQuery.Event.currentTarget", function(){
|
|
||||||
});
|
|
||||||
|
|
||||||
test("trigger(eventObject, [data], [fn])", function() {
|
test("trigger(eventObject, [data], [fn])", function() {
|
||||||
expect(25);
|
expect(25);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user