Skip to content

Commit

Permalink
Removed unneeded whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wünsch committed Aug 26, 2015
1 parent 8f91de5 commit d31ebed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BoltsTests/AppLinkReturnToRefererViewTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ - (void)testIncludesStatusBarResultsInLargerHeight {
XCTAssert(sizeThatFitsIncludingStatusBar.height > sizeThatFitsNotIncludingStatusBar.height);
}


- (void)testNotIncludingStatusBarResultsInSmallerHeight {
NSURL *url = [NSURL URLWithString:BFURLWithRefererData];
BFAppLink *appLink = [[BFURL URLWithURL:url] appLinkReferer];
Expand Down

0 comments on commit d31ebed

Please sign in to comment.