jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/1160894?usp=email )
Change subject: tests: Typo fix ......................................................................
tests: Typo fix
Follows-Up: d055e88a290fed18a773d44c7df050a5581a548b Change-Id: I275fde9bab710f103dde5673a966da0365e7e909 --- M run-tests.sh 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/run-tests.sh b/run-tests.sh index 8a13db3..fcc6b7b 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -15,5 +15,5 @@ # T349599: setenv is not respected in tox; # therefore set this environment variable here export PYWIKIBOT_NO_USER_CONFIG=2 -# no tests jet +# no tests yet # python -m unittest -v tests/l10n_tests.py
pywikibot-commits@lists.wikimedia.org