Browse Source

proper packaging, stage3

main
kiorky 14 years ago
parent
commit
5ef1f40591
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/wstools/tests/test_wsdl.py

+ 0
- 1
src/wstools/tests/test_wsdl.py View File

@@ -133,7 +133,6 @@ class WSDLToolsTestCase(unittest.TestCase):

def setUpOptions(section):
cp = ConfigParser.ConfigParser()
import pdb;pdb.set_trace() ## Breakpoint ##
cp.read(cwd+'/config.txt')
if not cp.sections():
print 'fatal error: configuration file config.txt not present'


Loading…
Cancel
Save