We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88179f commit 828ea6dCopy full SHA for 828ea6d
runtests.sh
@@ -78,7 +78,6 @@ pip install --upgrade -r ${DRIVER_HOME}/test_requirements.txt
78
echo ""
79
80
TEST_RUNNER="coverage run -m ${UNITTEST} discover -vfs ${TEST}"
81
-BEHAVE_RUNNER="behave --tags=-db --tags=-tls test/tck"
82
EXAMPLES_RUNNER="coverage run -m ${UNITTEST} discover -vfs examples"
83
BEHAVE_RUNNER="behave --tags=-db --tags=-in_dev test/tck"
84
0 commit comments