diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..9eaf692 --- /dev/null +++ b/test/__init__.py @@ -0,0 +1,5 @@ +#! /usr/bin/env python +"""wsdl2python and wstools.WSDLTools.WSDLReader tests directory.""" + +import utils +