From fe7bfbb62f4d99e64c86ff8cf014f6be4068a4ad Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 27 Oct 2016 15:28:37 -0400 Subject: [PATCH] tests: add __init__.py for mon tests Signed-off-by: Alfredo Deza Resolves: pytest#harness --- tests/functional/tests/mon/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/functional/tests/mon/__init__.py diff --git a/tests/functional/tests/mon/__init__.py b/tests/functional/tests/mon/__init__.py new file mode 100644 index 000000000..e69de29bb -- 2.39.5