fix:disable and_or_for_byte.py

This commit is contained in:
wangmm0220 2022-07-06 18:46:23 +08:00
parent 187aca4d6b
commit ee395f8e8e
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ python3 ./test.py -f 2-query/distribute_agg_avg.py
python3 ./test.py -f 2-query/distribute_agg_stddev.py
python3 ./test.py -f 2-query/twa.py
python3 ./test.py -f 2-query/irate.py
python3 ./test.py -f 2-query/and_or_for_byte.py
#python3 ./test.py -f 2-query/and_or_for_byte.py
python3 ./test.py -f 2-query/function_null.py
python3 ./test.py -f 2-query/queryQnode.py