Merge remote-tracking branch 'origin/3.0' into feature/qnode

This commit is contained in:
dapan1121 2022-05-14 09:38:10 +08:00
commit 0570fc69fb
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
# ---- tstream
./test.sh -f tsim/tstream/basic0.sim
#./test.sh -f tsim/tstream/basic1.sim
./test.sh -f tsim/tstream/basic1.sim
# ---- transaction
./test.sh -f tsim/trans/create_db.sim

View File

@ -54,4 +54,4 @@ python3 ./test.py -f 2-query/arccos.py
python3 ./test.py -f 2-query/arctan.py
# python3 ./test.py -f 2-query/query_cols_tags_and_or.py
#python3 ./test.py -f 7-tmq/basic5.py
python3 ./test.py -f 7-tmq/basic5.py