summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/tests/plugins/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/plugins/all.T b/testsuite/tests/plugins/all.T
index 3b031668bb..da6294eae2 100644
--- a/testsuite/tests/plugins/all.T
+++ b/testsuite/tests/plugins/all.T
@@ -196,6 +196,7 @@ test('plugin-recomp-change-prof',
test('static-plugins',
[extra_files(['simple-plugin/']),
+ unless(config.have_ext_interp, skip),
extra_run_opts('"' + config.libdir + '"')],
compile_and_run,
['-package ghc -isimple-plugin/'])