diff --git a/tests/test_xsd_element.py b/tests/test_xsd_element.py index 58d32f3..48d3a31 100644 --- a/tests/test_xsd_element.py +++ b/tests/test_xsd_element.py @@ -16,7 +16,7 @@ # written by: Jurko Gospodnetić ( jurko.gospodnetic@pke.hr ) """ -Suds library's XSD Element note unit tests. +Suds library's XSD Element node unit tests. Implemented using the 'pytest' testing framework.