Removing runtest for mixedint autotest case on tux (included it by accident)

This commit is contained in:
Rob Falgout 2019-10-22 10:08:49 -07:00
parent 6cf3b4638c
commit d30116a764

View File

@ -135,7 +135,7 @@ co="--enable-bigint --enable-debug"
./renametest.sh basic $output_dir/basic--enable-bigint
co="--enable-mixedint --enable-debug"
./test.sh basic.sh $src_dir -co: $co -mo: $mo -ro: $ro
./test.sh basic.sh $src_dir -co: $co -mo: $mo
./renametest.sh basic $output_dir/basic--enable-mixedint
co="--enable-debug --with-print-errors"