git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
733eb5e
)
Opera was falling back to undefined, which it didn't appreciate.
author
jeresig
<jeresig@gmail.com>
Mon, 17 Jan 2011 23:07:52 +0000
(18:07 -0500)
committer
jeresig
<jeresig@gmail.com>
Mon, 17 Jan 2011 23:07:52 +0000
(18:07 -0500)
test/unit/selector.js
patch
|
blob
|
history
diff --git
a/test/unit/selector.js
b/test/unit/selector.js
index
f716cf4
..
27ad6e5
100644
(file)
--- a/
test/unit/selector.js
+++ b/
test/unit/selector.js
@@
-1,4
+1,4
@@
-module("selector", { teardown: moduleTeardown });
+module("selector");
test("element", function() {
expect(21);