Browse Source

Got rid of pyGridWare import

main
David Robertson 21 years ago
parent
commit
59163eb7af
1 changed files with 1 additions and 1 deletions
  1. +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




Loading…
Cancel
Save