summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/all.T')
-rw-r--r--testsuite/tests/ghc-api/all.T4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/all.T b/testsuite/tests/ghc-api/all.T
index fa7f7a9348..4135ca7a13 100644
--- a/testsuite/tests/ghc-api/all.T
+++ b/testsuite/tests/ghc-api/all.T
@@ -20,3 +20,7 @@ test('T9015', extra_run_opts('"' + config.libdir + '"'),
test('T11579', extra_run_opts('"' + config.libdir + '"'), compile_and_run,
['-package ghc'])
test('T12099', normal, compile_and_run, ['-package ghc'])
+test('T18522-dbg-ppr',
+ extra_run_opts('"' + config.libdir + '"'),
+ compile_and_run,
+ ['-package ghc'])