diff --git a/OHHTTPStubs/UnitTests/OHPathHelpersTests.m b/OHHTTPStubs/UnitTests/OHPathHelpersTests.m index 7cd0b518..b6ac3cec 100644 --- a/OHHTTPStubs/UnitTests/OHPathHelpersTests.m +++ b/OHHTTPStubs/UnitTests/OHPathHelpersTests.m @@ -8,16 +8,6 @@ @interface OHPathHelpersTests : XCTestCase @implementation OHPathHelpersTests -- (void)setUp { - [super setUp]; - // Put setup code here. This method is called before the invocation of each test method in the class. -} - -- (void)tearDown { - // Put teardown code here. This method is called after the invocation of each test method in the class. - [super tearDown]; -} - - (void)testOHResourceBundle { NSBundle *classBundle = [NSBundle bundleForClass:self.class]; NSBundle *expectedBundle = [NSBundle bundleWithPath:[classBundle pathForResource:@"empty"