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.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/all.T b/testsuite/tests/rename/should_fail/all.T
index 5e62e28847..a096e07634 100644
--- a/testsuite/tests/rename/should_fail/all.T
+++ b/testsuite/tests/rename/should_fail/all.T
@@ -43,7 +43,7 @@ test('rnfail040', [extra_files(['Rnfail040_A.hs']), normalise_version('base')],
test('rnfail041', normal, compile_fail, [''])
test('rnfail042', normal, compile_fail, [''])
-test('rnfail043', unless(doing_ghci, skip), compile_fail, ['-v0'])
+test('rnfail043', [req_th,unless(doing_ghci, skip)], compile_fail, ['-v0'])
test('rnfail044', normal, compile_fail, [''])
test('rnfail045', normal, compile_fail, [''])
test('rnfail046', normal, compile_fail, [''])
@@ -176,4 +176,4 @@ test('T19843l', normal, compile_fail, [''])
test('T19843m', normal, compile_fail, [''])
test('T11167_ambig', normal, compile_fail, [''])
test('T18138', normal, compile_fail, [''])
-test('T20147', normal, compile_fail, ['']) \ No newline at end of file
+test('T20147', normal, compile_fail, [''])