diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index c8467591b697739b34092586ff317e3a9d52d51a..0e7c4673eebf8befeb62e3aadc3474b89d80039d 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -131,3 +131,4 @@ python3 ./test.py -f 7-tmq/subscribeStb4.py python3 ./test.py -f 7-tmq/db.py python3 ./test.py -f 7-tmq/tmqError.py python3 ./test.py -f 7-tmq/schema.py +python3 ./test.py -f 7-tmq/stbFilter.py