Merge branch 'master' of github.com:jquery/jquery
[jquery.git] / test / unit / traversing.js
index 31cffc2..f0471d7 100644 (file)
@@ -1,4 +1,4 @@
-module("traversing");
+module("traversing", { teardown: moduleTeardown });
 
 test("find(String)", function() {
        expect(5);