Merge branch 'master' of github.com:jquery/jquery
[jquery.git] / test / unit / selector.js
index 27ad6e5..f716cf4 100644 (file)
@@ -1,4 +1,4 @@
-module("selector");
+module("selector", { teardown: moduleTeardown });
 
 test("element", function() {
        expect(21);