diff --git a/test/unit/offset.js b/test/unit/offset.js index ea9d8de50..79a0f3606 100644 --- a/test/unit/offset.js +++ b/test/unit/offset.js @@ -11,7 +11,7 @@ test("disconnected node", function() { var supportsScroll = false; -testoffset("absolute (in iframe)", function($, iframe) { +testoffset("absolute", function($, iframe) { expect(4); var doc = iframe.document, tests;