mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 484994 - followup to my push with the wrong bug number, to adjust the number of tests to expect(), a=bustage
This commit is contained in:
parent
709a4cd57f
commit
bd1eaffe9d
@ -78,7 +78,7 @@ test("stop()", function() {
|
||||
|
||||
test("stop() - several in queue", function() {
|
||||
// Merge from jquery test 1.3.2
|
||||
expect(3);
|
||||
expect(2);
|
||||
stop();
|
||||
|
||||
var $foo = $("#nothiddendiv");
|
||||
|
Loading…
Reference in New Issue
Block a user