Permalink
Browse files
Accidentally removed the module teardown code.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
test/unit/selector.js
|
|
@@ -1,4 +1,4 @@ |
|
|
module("selector"); |
|
|
module("selector", { teardown: moduleTeardown }); |
|
|
|
|
|
test("element", function() { |
|
|
expect(21); |
|
|
0 comments on commit
e01e8d4