fix:enable json test cases

This commit is contained in:
wangmm0220 2022-07-01 16:55:58 +08:00
parent 4e6b3d72ac
commit e28f867d87
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ python3 ./test.py -f 2-query/To_unixtimestamp.py
python3 ./test.py -f 2-query/timetruncate.py
python3 ./test.py -f 2-query/diff.py
python3 ./test.py -f 2-query/Timediff.py
#python3 ./test.py -f 2-query/json_tag.py
python3 ./test.py -f 2-query/json_tag.py
python3 ./test.py -f 2-query/top.py
python3 ./test.py -f 2-query/bottom.py