summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/stranal/should_run/all.T')
-rw-r--r--testsuite/tests/stranal/should_run/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/stranal/should_run/all.T b/testsuite/tests/stranal/should_run/all.T
index 4599c9e7d2..f33adac932 100644
--- a/testsuite/tests/stranal/should_run/all.T
+++ b/testsuite/tests/stranal/should_run/all.T
@@ -1,6 +1,6 @@
# Run this always as we compile the test with -O0 and -O1 and check that the
# output is correct and the same in both cases.
-test('T16197', normal, run_command, ['$MAKE -s --no-print-directory T16197'])
+test('T16197', normal, makefile_test, [])
# Run the rest only in optasm way (which implies -O), we're testing the
# strictness analyser here