Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[tests] Enable auto-run script tests on Appveyor

Change-Id: Iba44a66beb0f259ef84cd1aa51247df1fd008f2c
---
M .appveyor.yml
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.appveyor.yml b/.appveyor.yml
index d7a1176..7c27493 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -9,6 +9,7 @@
PYWIKIBOT_PASSWD_FILE: "%appdata%\\Pywikibot\\passwordfile"

PYSETUP_TEST_EXTRAS: "1"
+ PYWIKIBOT_TEST_AUTORUN: "1"
PYWIKIBOT_TEST_GUI: "1"
PYWIKIBOT_TEST_RUNNING: "1"


To view, visit change 831827. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Iba44a66beb0f259ef84cd1aa51247df1fd008f2c
Gerrit-Change-Number: 831827
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-MessageType: merged