This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
wstools-py3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Got rid of pyGridWare import
main
David Robertson
21 years ago
parent
240921e1fe
commit
59163eb7af
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/test_WSDLReader.py
+ 1
- 1
test/test_WSDLReader.py
View File
@@ -7,7 +7,7 @@
import unittest, sys, copy
from ConfigParser import NoOptionError
from pyGridWare.test
import utils
import utils
from ZSI.wstools.WSDLTools import WSDLReader
Write
Preview
Loading…
Cancel
Save