Skip to content

Commit 828ea6d

Browse files
committed
Fixed behave tagging
1 parent f88179f commit 828ea6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ pip install --upgrade -r ${DRIVER_HOME}/test_requirements.txt
7878
echo ""
7979

8080
TEST_RUNNER="coverage run -m ${UNITTEST} discover -vfs ${TEST}"
81-
BEHAVE_RUNNER="behave --tags=-db --tags=-tls test/tck"
8281
EXAMPLES_RUNNER="coverage run -m ${UNITTEST} discover -vfs examples"
8382
BEHAVE_RUNNER="behave --tags=-db --tags=-in_dev test/tck"
8483

0 commit comments

Comments
 (0)