mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-01 17:52:32 +00:00
Monotone-Parent: 9b0c9808ab9e22363180fcaa54ce560262e7188f
Monotone-Revision: eafd3c0c3b5dc6879988981674509a8d1ccfc286 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-31T12:30:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -164,7 +164,7 @@ static NSString *SOGoTestAssertException = @"SOGoTestAssertException";
|
||||
int count, max;
|
||||
SEL testMethod;
|
||||
|
||||
methods = GSObjCMethodNames (self);
|
||||
methods = GSObjCMethodNames (self, NO);
|
||||
max = [methods count];
|
||||
for (count = 0; count < max; count++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user