Minor tidy up

This commit is contained in:
Phil Nash
2013-03-21 08:58:22 +00:00
parent 444f4ddc60
commit 49d7ce40e8
3 changed files with 4 additions and 4 deletions

View File

@@ -72,7 +72,7 @@ namespace Catch {
return "";
}
}
inline size_t registerTestMethods() {
size_t noTestMethods = 0;
int noClasses = objc_getClassList( NULL, 0 );