diff --git a/src/wstools/tests/test_wsdl.py b/src/wstools/tests/test_wsdl.py index fb7259f..1b7e10e 100644 --- a/src/wstools/tests/test_wsdl.py +++ b/src/wstools/tests/test_wsdl.py @@ -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'):