From: Cédric Ollivier Date: Wed, 31 Jan 2018 21:22:44 +0000 (+0100) Subject: Fix a typo in docstring X-Git-Tag: opnfv-6.0.0~207^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2c755a5868bceb8ecd25dfb49d03dd3d784cf57d;p=functest.git Fix a typo in docstring Change-Id: I4826240a56141771df202b9b3b416d64d2db2cf4 Signed-off-by: Cédric Ollivier --- diff --git a/functest/opnfv_tests/sdn/odl/odl.py b/functest/opnfv_tests/sdn/odl/odl.py index 6c05c0181..f25dfe5ec 100644 --- a/functest/opnfv_tests/sdn/odl/odl.py +++ b/functest/opnfv_tests/sdn/odl/odl.py @@ -139,7 +139,7 @@ class ODLTests(robotframework.RobotFramework): def run(self, **kwargs): """Run suites in OPNFV environment - It basically check env vars to call main() with the keywords + It basically checks env vars to call main() with the keywords required. Args: