Remove sys.path changes added for debugging
authorSateesh Kumar <sateeshkumarb@yahoo.com>
Thu, 12 Dec 2013 19:01:46 +0000 (00:31 +0530)
committerSateesh Kumar <sateeshkumarb@yahoo.com>
Thu, 12 Dec 2013 19:01:46 +0000 (00:31 +0530)
jenkinsapi_tests/unittests/test_job_scm_hg.py

index 2032be447dcb13492b44c066829f5060c2ac7dea..12d9a468d01e293e19b650801111314945e38cde 100644 (file)
@@ -1,5 +1,3 @@
-import sys
-sys.path.append('C:\opensource\jenkinsapi')
 import mock
 import unittest