diff --git a/test/run_all b/test/run_all index ee19fe2e8..230c82e5a 100755 --- a/test/run_all +++ b/test/run_all @@ -12,7 +12,7 @@ if [ -x $VRAMSTEG ]; then START=$($VRAMSTEG --now) fi -for i in *.t +for i in *.t *.t.exe do echo '#' $i >>all.log