diff --git a/tests/run_tests_short.sh b/tests/run_tests_short.sh index ecbad8af794..64b5ef2e4cb 100755 --- a/tests/run_tests_short.sh +++ b/tests/run_tests_short.sh @@ -13,3 +13,5 @@ python3 test_dict.py python3 test_tasklist.py python3 test_threadutils.py python3 test_utils.py +python3 test_display_data.py +python3 test_eval_model.py