From 58f71503e5f1d39ffd93233d7784eb87ab93178a Mon Sep 17 00:00:00 2001 From: Fabien Bourgeois Date: Mon, 19 Jun 2017 18:14:18 +0200 Subject: [PATCH] [QUA]Fix tests for activity places (bad import) --- golem_activity_place/tests/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_activity_place/tests/__init__.py b/golem_activity_place/tests/__init__.py index bb8537f..e9c9e57 100644 --- a/golem_activity_place/tests/__init__.py +++ b/golem_activity_place/tests/__init__.py @@ -15,4 +15,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -from . import test_golem_activity_session +from . import test_golem_activity