Skip to content

Commit

Permalink
fixed broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
addoshi committed Apr 18, 2015
1 parent 98e3970 commit 8745d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWTableViewCellTests/SWTableViewCellTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
[UIColor colorWithRed:0.55f green:0.27f blue:0.07f alpha:1.0]
icon:[UIImage imageNamed:@"list.png"]];

leftButtons = leftButtons;
leftButtons = leftUtilityButtons;

});

Expand Down

0 comments on commit 8745d3a

Please sign in to comment.