Skip to content

Commit 61b2084

Browse files
author
Thayer J Andrews
committed
CCEffectsTest - Update test label - No functional change
1 parent 3d45c87 commit 61b2084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d-ui-tests/tests/CCEffectsTest.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ -(void)setupEffectNodeAnchorTest
713713

714714
-(void)setupEffectNodeSizeTypeTest
715715
{
716-
self.subTitle = @"Effect Node Size Type Test\nSmall red and big blue transparent quads.\nRed bar on left. Green bar on bottom.";
716+
self.subTitle = @"Effect Node Size Type Test\nSmall red and big blue transparent quads centered on screen.\nRed bar on left. Green bar on bottom.";
717717

718718
CCSprite *background = [CCSprite spriteWithImageNamed:@"Images/gridBackground.png"];
719719
background.positionType = CCPositionTypeNormalized;

0 commit comments

Comments
 (0)