mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 21:15:39 +02:00
Minor tidy up
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Catch {
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
inline size_t registerTestMethods() {
|
||||
size_t noTestMethods = 0;
|
||||
int noClasses = objc_getClassList( NULL, 0 );
|
||||
|
Reference in New Issue
Block a user