From febb8de4f6b9bdf1aafc56e6960f90d48fd1110c Mon Sep 17 00:00:00 2001 From: Filip Valder Date: Mon, 21 Nov 2016 22:50:42 +0100 Subject: [PATCH] tests and test.test_models module initialization updated --- tests/__init__.py | 11 +++++++---- tests/test_models/__init__.py | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/tests/__init__.py b/tests/__init__.py index 09401879..e0c6aa15 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -20,13 +20,16 @@ # # Written by Matt Prahl