Specify unittest wtw branch

This commit is contained in:
Calen Pennington
2019-07-24 13:59:19 -04:00
parent 82c49f0db9
commit f638723b24

View File

@@ -51,7 +51,7 @@ else
fi
if [[ -n "$WHO_TESTS_WHAT" ]]; then
PAVER_ARGS="$PAVER_ARGS --with-wtw"
PAVER_ARGS="$PAVER_ARGS --with-wtw=origin/master"
fi
if [[ -n "$PYTEST_CONTEXTS" ]]; then
PAVER_ARGS="$PAVER_ARGS --pytest-contexts"