diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 7b4908eba21ce1e20bc263cf5675c0fd748ece5c..b33c4b14be37387b43b71a42e19cb992525a0546 100644 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -81,6 +81,7 @@ python3 ./test.py -f 2-query/diff.py python3 ./test.py -f 2-query/sample.py python3 ./test.py -f 2-query/function_diff.py python3 ./test.py -f 2-query/unique.py +python3 ./test.py -f 2-query/stateduration.py python3 ./test.py -f 7-tmq/basic5.py python3 ./test.py -f 7-tmq/subscribeDb.py