diff --git a/src/jquery/coreTest.js b/src/jquery/coreTest.js
index 97917670..0592ae92 100644
--- a/src/jquery/coreTest.js
+++ b/src/jquery/coreTest.js
@@ -404,18 +404,18 @@ test("append(String|Element|Array<Element>|jQuery)", function() {
ok( pass, "Test for appending a DOM node to the contents of an IFrame" );
- reset();
- $('#select1').appendTo('#foo');
- t( 'Append select', '#foo select', ['select1'] );
-
reset();
$('