summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog004/prog004.T
diff options
context:
space:
mode:
authorBen Gamari <ben@well-typed.com>2019-01-30 01:06:12 -0500
committerBen Gamari <ben@well-typed.com>2019-01-30 01:06:12 -0500
commit76c8fd674435a652c75a96c85abbf26f1f221876 (patch)
treeb02a6f5307a20efc25ddb27c58977069b48972b6 /testsuite/tests/ghci/prog004/prog004.T
parent7cdcd3e12a5c3a337e36fa80c64bd72e5ef79b24 (diff)
downloadhaskell-76c8fd674435a652c75a96c85abbf26f1f221876.tar.gz
Batch merge
Diffstat (limited to 'testsuite/tests/ghci/prog004/prog004.T')
-rw-r--r--testsuite/tests/ghci/prog004/prog004.T3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/prog004/prog004.T b/testsuite/tests/ghci/prog004/prog004.T
index 31ac04a100..74ec8ded1f 100644
--- a/testsuite/tests/ghci/prog004/prog004.T
+++ b/testsuite/tests/ghci/prog004/prog004.T
@@ -3,5 +3,4 @@ def f(name, opts):
opts.skip = 1
setTestOpts(f)
-test('ghciprog004', [], run_command,
- ['$MAKE -s --no-print-directory ghciprog004'])
+test('ghciprog004', [], makefile_test, ['ghciprog004'])