diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-01-29 13:45:43 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-01-29 13:47:08 +0100 |
commit | b1841c9434e08f0467d4226cbeb238d6c677adbc (patch) | |
tree | 29c38cc23b87fbe7990600a8787417bcd432685b /functest/tests/unit/vnf/epc/__init__.py | |
parent | 52da4424869eecd428c29a41f1699e6e00767055 (diff) |
Enable epc unit tests
It adds the missing __init__.py to activate vepc unit tests.
They are disabled because they are currently false (otherwise
it would block next changes).
Change-Id: I65b32490efde4cc8f6b3d9e6ee19257dcf02c2dd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/tests/unit/vnf/epc/__init__.py')
-rw-r--r-- | functest/tests/unit/vnf/epc/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/functest/tests/unit/vnf/epc/__init__.py b/functest/tests/unit/vnf/epc/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/functest/tests/unit/vnf/epc/__init__.py |