diff options
Diffstat (limited to 'testsuite/tests/ghc-api/target-contents/all.T')
-rw-r--r-- | testsuite/tests/ghc-api/target-contents/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/target-contents/all.T b/testsuite/tests/ghc-api/target-contents/all.T index 9072d6609e..3deaceaef6 100644 --- a/testsuite/tests/ghc-api/target-contents/all.T +++ b/testsuite/tests/ghc-api/target-contents/all.T @@ -1,6 +1,7 @@ test('TargetContents', [ extra_run_opts('"' + config.libdir + '"') , js_broken(22362) + , req_process ] , compile_and_run, ['-package ghc -package exceptions']) |