mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Applied changes coming from v2/PR#184.
This commit is contained in:
@@ -154,7 +154,8 @@ static NSString *SOGoTestAssertException = @"SOGoTestAssertException";
|
||||
}
|
||||
NS_ENDHANDLER;
|
||||
|
||||
[testRunner incrementTestCounter: failureCode];
|
||||
[testRunner incrementTestCounter: failureCode
|
||||
afterMethod: NSStringFromSelector (testMethod)];
|
||||
}
|
||||
|
||||
- (BOOL) run
|
||||
|
||||
Reference in New Issue
Block a user