white space in the init core test

This commit is contained in:
John Bender 2011-02-26 23:29:14 -08:00
parent b246fb48fa
commit 2abdbf3416

View file

@ -128,5 +128,5 @@
test( "pages with a data-url attribute are left with the original value", function(){
same($("#bar").data('url'), "bak");
});
});
});
})(jQuery);