summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T437/all.T
blob: 258873894131650552110afa4e491de0b8a424cf (plain)
1
2
3
4
5
6
7
# Test for #437, a recompilation bug with '-main-is'

test('T437',
     [ clean_cmd('$MAKE -s clean') ],
     run_command,
     ['$MAKE -s --no-print-directory T437'])