From a6c74a5b5f75d2fab05e42746f524f83c37304a3 Mon Sep 17 00:00:00 2001 From: Mathias Markl Date: Sun, 21 Jan 2018 23:54:13 +0100 Subject: [PATCH] test --- muk_models_groupby_hour/tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/muk_models_groupby_hour/tests/__init__.py b/muk_models_groupby_hour/tests/__init__.py index 38143f7..c166b3b 100644 --- a/muk_models_groupby_hour/tests/__init__.py +++ b/muk_models_groupby_hour/tests/__init__.py @@ -21,4 +21,4 @@ # ################################################################################### -from . import test_attachment \ No newline at end of file +from . import test_groupby \ No newline at end of file