summaryrefslogtreecommitdiff
path: root/tools/py_functional_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/py_functional_tests.sh')
-rwxr-xr-xtools/py_functional_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/py_functional_tests.sh b/tools/py_functional_tests.sh
index 75bb761..1009cb9 100755
--- a/tools/py_functional_tests.sh
+++ b/tools/py_functional_tests.sh
@@ -19,3 +19,4 @@ BUILD_TEST_ENV_AUTO_CLEANUP=true
. "$setenv_script" "$@" || exit 1
try python "$(dirname "$0")"/python_test_v${API_VER}.py
+pytest "$(dirname "$0")/functional/api"