Deleted testExample method in NTDCoreDataTableViewControllerTests.

This commit is contained in:
NicholasTD07
2014-03-09 11:21:50 +08:00
parent daba97e8c2
commit ba5ae2aea0

View File

@@ -26,9 +26,4 @@
[super tearDown];
}
- (void)testExample
{
XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__);
}
@end