diff --git a/OSBindings/Mac/Clock SignalTests/68000OldVsNew.mm b/OSBindings/Mac/Clock SignalTests/68000OldVsNew.mm index 0fc64a73f..3b1efcdef 100644 --- a/OSBindings/Mac/Clock SignalTests/68000OldVsNew.mm +++ b/OSBindings/Mac/Clock SignalTests/68000OldVsNew.mm @@ -313,7 +313,7 @@ template struct Tester { } // Test each 1000 times. - for(int test = 0; test < 10; test++) { + for(int test = 0; test < 1000; test++) { ++testsRun; // Establish with certainty the initial memory state.