whitespace issues in tnew buttonMarkup tests

This commit is contained in:
John Bender 2011-08-03 14:24:46 -07:00
parent bda2358e6c
commit 2d7706a07b

View file

@ -15,4 +15,4 @@
same( group.find("a > span.ui-corner-right").length, 1, "only 1 right cornered button");
same( group.find("a > span:not(.ui-corner-left):not(.ui-corner-right)").length, linkCount - 2, "only 2 buttons are cornered");
});
})(jQuery);
})(jQuery);