Opera was falling back to undefined, which it didn't appreciate.
This commit is contained in:
parent
733eb5e253
commit
3ab7b72919
|
@ -1,4 +1,4 @@
|
||||||
module("selector", { teardown: moduleTeardown });
|
module("selector");
|
||||||
|
|
||||||
test("element", function() {
|
test("element", function() {
|
||||||
expect(21);
|
expect(21);
|
||||||
|
|
Loading…
Reference in a new issue