summaryrefslogtreecommitdiff
path: root/testsuite/tests/quasiquotation/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/quasiquotation/all.T')
-rw-r--r--testsuite/tests/quasiquotation/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/quasiquotation/all.T b/testsuite/tests/quasiquotation/all.T
index 331f7c16ae..23263d9475 100644
--- a/testsuite/tests/quasiquotation/all.T
+++ b/testsuite/tests/quasiquotation/all.T
@@ -6,7 +6,7 @@ test('T7918',
only_ways([config.ghc_th_way]), unless(have_dynamic(), skip)],
compile_and_run, ['-package ghc ' + config.ghc_th_way_flags])
test('T14028',
- [req_interp,
+ [req_interp, req_rts_linker,
only_ways([config.ghc_th_way]),
unless(config.have_ext_interp, skip),
when(opsys('linux') and arch('x86_64'), expect_broken_for(17300, ['dyn']))],