add perfbenchmark/bug3589.py to fulltest.sh
This commit is contained in:
parent
d8b1d36e6c
commit
a782a3c569
|
@ -166,6 +166,7 @@ python3 ./test.py -f stable/query_after_reset.py
|
|||
|
||||
# perfbenchmark
|
||||
python3 ./test.py -f perfbenchmark/bug3433.py
|
||||
python3 ./test.py -f perfbenchmark/bug3589.py
|
||||
|
||||
|
||||
#query
|
||||
|
|
Loading…
Reference in New Issue