diff options
Diffstat (limited to 'tests/test_policyhandler.py')
-rw-r--r-- | tests/test_policyhandler.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_policyhandler.py b/tests/test_policyhandler.py index c90e521..2530dd3 100644 --- a/tests/test_policyhandler.py +++ b/tests/test_policyhandler.py @@ -18,6 +18,8 @@ # # ECOMP is a trademark and service mark of AT&T Intellectual Property. +"""test of the package for policy-handler of DCAE-Controller""" + import copy import json import logging |