summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/all.T')
-rw-r--r--testsuite/tests/rename/should_fail/all.T5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/all.T b/testsuite/tests/rename/should_fail/all.T
index c25ba747e7..eee582db2b 100644
--- a/testsuite/tests/rename/should_fail/all.T
+++ b/testsuite/tests/rename/should_fail/all.T
@@ -184,3 +184,8 @@ test('T21605b', normal, compile_fail, [''])
test('T21605c', normal, compile_fail, [''])
test('T21605d', normal, compile_fail, [''])
test('T22839', normal, compile_fail, [''])
+test('RnPatternSynonymFail', normal, compile_fail, [''])
+test('RnMultipleFixityFail', normal, compile_fail, [''])
+test('RnEmptyCaseFail', normal, compile_fail, [''])
+test('RnDefaultSigFail', normal, compile_fail, [''])
+test('RnMultipleMinimalPragmaFail', normal, compile_fail, [''])