Browse Source

activate main test

main
Julien Iguchi-Cartigny 10 years ago
parent
commit
b3b3d33c2c
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

@@ -31,7 +31,6 @@ def makeTestSuite(section='services_by_file'):
return suite


@unittest.skip("skipping due broken assets")
class WSDLToolsTestCase(unittest.TestCase):

def __init__(self, methodName='runTest'):


Loading…
Cancel
Save