summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_run/all.T')
-rw-r--r--testsuite/tests/deriving/should_run/all.T2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/deriving/should_run/all.T b/testsuite/tests/deriving/should_run/all.T
index 29e8bbd250..ede2f90140 100644
--- a/testsuite/tests/deriving/should_run/all.T
+++ b/testsuite/tests/deriving/should_run/all.T
@@ -40,5 +40,7 @@ test('T9576', exit_code(1), compile_and_run, [''])
test('T9830', extra_clean(['T9830a.hi', 'T9830a.o']), multimod_compile_and_run, ['T9830','-v0'])
test('T10104', normal, compile_and_run, [''])
test('T10447', normal, compile_and_run, [''])
+test('T10598_bug', normal, compile_and_run, [''])
+test('T10598_run', normal, compile_and_run, [''])
test('T11535', when(opsys('mingw32'), expect_broken_for(12210, ['ghci'])),
compile_and_run, [''])