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