<test>modify test case suite

This commit is contained in:
liuyq-617 2021-01-28 14:16:19 +08:00
parent f3bcb2f3c0
commit 0095ed9a78
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ if [ "$2" != "python" ]; then
elif [ "$1" == "b1" ]; then
echo "### run TSIM b1 test ###"
runSimCaseOneByOne jenkins/basic_1.txt
# runSimCaseOneByOne jenkins/basic_4.txt
runSimCaseOneByOne jenkins/basic_4.txt
elif [ "$1" == "b2" ]; then
echo "### run TSIM b2 test ###"
runSimCaseOneByOne jenkins/basic_2.txt