Update cases.task

This commit is contained in:
haoranchen 2024-09-27 09:19:48 +08:00 committed by GitHub
parent aa87fa2d7a
commit 8d0f10d43d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
#NA,NA,y or n,script,./test.sh -f tsim/user/basic.sim
,,n,docs-examples-test,bash c.sh
#unit-test
,,n,unit-test,bash test.sh
@ -1559,4 +1561,4 @@
,,n,docs-examples-test,bash jdbc.sh
,,n,docs-examples-test,bash go.sh
,,n,docs-examples-test,bash test_R.sh
,,n,docs-examples-test,bash c.sh