]> source.dussan.org Git - jquery.git/commitdiff
Opera was falling back to undefined, which it didn't appreciate.
authorjeresig <jeresig@gmail.com>
Mon, 17 Jan 2011 23:07:52 +0000 (18:07 -0500)
committerjeresig <jeresig@gmail.com>
Mon, 17 Jan 2011 23:07:52 +0000 (18:07 -0500)
test/unit/selector.js

index f716cf4a90670a59fefb7cbff5354cd34049f657..27ad6e53505e82ef77930efba3fe6ab53790ca82 100644 (file)
@@ -1,4 +1,4 @@
-module("selector", { teardown: moduleTeardown });
+module("selector");
 
 test("element", function() {
        expect(21);