diff --git a/testsuite/tests/codeGen/should_run/all.T b/testsuite/tests/codeGen/should_run/all.T index 768d3202858411cf13b249be6ba437d0a7579454..421d71cc70ca8d59140723ab1c1e50508b4875b8 100644 --- a/testsuite/tests/codeGen/should_run/all.T +++ b/testsuite/tests/codeGen/should_run/all.T @@ -75,7 +75,7 @@ test('cgrun068', reqlib('random'), compile_and_run, ['']) test('cgrun069', omit_ways(['ghci']), multi_compile_and_run, ['cgrun069', [('cgrun069_cmm.cmm', '')], '']) test('cgrun070', normal, compile_and_run, ['']) -test('cgrun071', when(opsys('darwin'), expect_broken(7684)), compile_and_run, ['']) +test('cgrun071', normal, compile_and_run, ['']) test('cgrun072', normal, compile_and_run, ['']) test('T1852', normal, compile_and_run, [''])