Opera was falling back to undefined, which it didn't appreciate.

This commit is contained in:
jeresig 2011-01-17 18:07:52 -05:00
parent 733eb5e253
commit 3ab7b72919

View file

@ -1,4 +1,4 @@
module("selector", { teardown: moduleTeardown });
module("selector");
test("element", function() {
expect(21);