diff --git a/test/unittests/cli/__init__.py b/test/unittests/cli/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/test/unittests/test_cli_with_mock.py b/test/unittests/cli/test_cli_with_mock.py similarity index 100% rename from test/unittests/test_cli_with_mock.py rename to test/unittests/cli/test_cli_with_mock.py diff --git a/test/unittests/test_cli.py b/test/unittests/cli/test_helper_functions.py similarity index 100% rename from test/unittests/test_cli.py rename to test/unittests/cli/test_helper_functions.py