Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
fix jenkins unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 23, 2017
1 parent e508b0c commit 24e8349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _unittests/ut_automation/test_jenkins.py
Expand Up @@ -144,6 +144,7 @@ def test_jenkins_local(self):
Anaconda2="apy27",
Python27="py27",
WinPython35="wpy35",
WinPython36="wpy36",
Python35pyq="DDD")

js = JenkinsExt('http://machine:8080/', "user",
Expand Down

0 comments on commit 24e8349

Please sign in to comment.