Merge branch 'master' of github.com:jquery/jquery

This commit is contained in:
jeresig 2011-01-17 17:44:54 -05:00
commit 733eb5e253
21 changed files with 556 additions and 242 deletions

View file

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