Skip to content

Commit 2d7706a

Browse files
committed
whitespace issues in tnew buttonMarkup tests
1 parent bda2358 commit 2d7706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/buttonMarkup/buttonMarkup_core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
same( group.find("a > span.ui-corner-right").length, 1, "only 1 right cornered button");
1616
same( group.find("a > span:not(.ui-corner-left):not(.ui-corner-right)").length, linkCount - 2, "only 2 buttons are cornered");
1717
});
18-
})(jQuery);
18+
})(jQuery);

0 commit comments

Comments
 (0)