diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index e3f8a71a5a..19c3d93e60 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -100,6 +100,7 @@ python3 ./test.py -f 2-query/statecount.py python3 ./test.py -f 2-query/tail.py python3 ./test.py -f 2-query/distribute_agg_count.py python3 ./test.py -f 2-query/distribute_agg_max.py +python3 ./test.py -f 2-query/distribute_agg_min.py python3 ./test.py -f 6-cluster/5dnode1mnode.py