summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/T15261/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rts/T15261/all.T')
-rw-r--r--testsuite/tests/rts/T15261/all.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rts/T15261/all.T b/testsuite/tests/rts/T15261/all.T
index 5bc6977c26..402764ddb7 100644
--- a/testsuite/tests/rts/T15261/all.T
+++ b/testsuite/tests/rts/T15261/all.T
@@ -1,2 +1,2 @@
-test('T15261a', normal, run_command, ['$MAKE -s --no-print-directory T15261a'])
-test('T15261b', normal, run_command, ['$MAKE -s --no-print-directory T15261b'])
+test('T15261a', normal, makefile_test, ['T15261a'])
+test('T15261b', normal, makefile_test, ['T15261b'])