Accidentally removed `endif` - added back

This commit is contained in:
Bogdan Poplauschi 2018-07-16 10:46:08 +03:00
parent 982ade8824
commit c797279e70
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@
}];
[self waitForExpectationsWithCommonTimeout];
}
#endif
- (void)testUIViewImageProgressKVOWork {
XCTestExpectation *expectation = [self expectationWithDescription:@"UIView imageProgressKVO failed"];