Skip to content
Snippets Groups Projects
Commit ea7d896e authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Mark a test as needing the interpreter

parent b2cf847d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@
test('hpc_ghc_ghci',
[only_ways(['normal']),
only_compiler_types(['ghc']),
if_compiler_profiled(skip)],
if_compiler_profiled(skip),
req_interp],
run_command,
['$MAKE -s --no-print-directory hpc_ghc_ghci'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment