whitespace

This commit is contained in:
Richard Worth 2010-03-17 15:04:14 +00:00
parent c6e48e85ab
commit 5c5f9ad695

View File

@ -21,4 +21,4 @@ test("stop", function() {
ok( false, "missing test - untested code is broken code." );
});
})(jQuery);
}( jQuery ) );