summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-e/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-e/should_fail/all.T')
-rw-r--r--testsuite/tests/ghc-e/should_fail/all.T3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-e/should_fail/all.T b/testsuite/tests/ghc-e/should_fail/all.T
new file mode 100644
index 0000000000..4c5ac5cebd
--- /dev/null
+++ b/testsuite/tests/ghc-e/should_fail/all.T
@@ -0,0 +1,3 @@
+setTestOpts(when(compiler_profiled(), skip))
+
+test('T7962', [exit_code(2), req_interp, ignore_output], run_command, ['$MAKE --no-print-directory -s T7962'])