diff --git a/src/jquery/coreTest.js b/src/jquery/coreTest.js index 905d92a4..b65877a3 100644 --- a/src/jquery/coreTest.js +++ b/src/jquery/coreTest.js @@ -355,7 +355,7 @@ test("wrap(String|Element)", function() { }); test("append(String|Element|Array<Element>|jQuery)", function() { - expect(17); + expect(18); var defaultText = 'Try them out:' var result = $('#first').append('buga'); ok( result.text() == defaultText + 'buga', 'Check if text appending works' ); @@ -417,6 +417,10 @@ test("append(String|Element|Array<Element>|jQuery)", function() { $('#table colgroup').append('