diff options
Diffstat (limited to 'test/test-process-title-threadsafe.c')
-rw-r--r-- | test/test-process-title-threadsafe.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/test/test-process-title-threadsafe.c b/test/test-process-title-threadsafe.c index 5b30f17f..19098eda 100644 --- a/test/test-process-title-threadsafe.c +++ b/test/test-process-title-threadsafe.c @@ -25,11 +25,7 @@ #include <string.h> -#ifdef __APPLE__ -# define NUM_ITERATIONS 10 -#else -# define NUM_ITERATIONS 50 -#endif +#define NUM_ITERATIONS 50 static const char* titles[] = { "8L2NY0Kdj0XyNFZnmUZigIOfcWjyNr0SkMmUhKw99VLUsZFrvCQQC3XIRfNR8pjyMjXObllled", |