update C# test case
This commit is contained in:
parent
8081a7a577
commit
78c46a2739
|
@ -239,7 +239,7 @@ pipeline {
|
|||
sh '''
|
||||
cd ${WKC}/tests/examples/C#/taosdemo
|
||||
mcs -out:taosdemo *.cs > /dev/null 2>&1
|
||||
echo '' |./taosdemo
|
||||
echo '' |./taosdemo -c /etc/taos
|
||||
'''
|
||||
sh '''
|
||||
cd ${WKC}/tests/gotest
|
||||
|
|
Loading…
Reference in New Issue