diff options
Diffstat (limited to 'testsuite/tests/cmm/opt/all.T')
-rw-r--r-- | testsuite/tests/cmm/opt/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/cmm/opt/all.T b/testsuite/tests/cmm/opt/all.T index b2c0f5f8e7..24572a219b 100644 --- a/testsuite/tests/cmm/opt/all.T +++ b/testsuite/tests/cmm/opt/all.T @@ -1,3 +1,3 @@ # Verify that we optimize away conditional branches which always jump # to the same target. -test('T15188', normal, run_command, ['$MAKE -s --no-print-directory T15188']) +test('T15188', normal, makefile_test, []) |