IOSAD-55 removes obsolet teardown

IOS-898
buff 5 years ago
parent 171ae93690
commit 7096563e15

@ -23,10 +23,6 @@
[PEPObjCAdapter setupTrustWordsDB:[NSBundle bundleForClass:[self class]]];
}
- (void)tearDown {
[super tearDown];
}
- (void)testSessionFinalization {
PEPSession *session = [[PEPSession alloc] init];
session = nil;

Loading…
Cancel
Save