Accidentally removed the module teardown code.
[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);