From 7851f3b429d52eb023cc21dd963c188eee51cf8a Mon Sep 17 00:00:00 2001 From: Dario Lodeiros Date: Thu, 8 Nov 2018 12:25:22 +0100 Subject: [PATCH] [WIP] comment import tests --- hotel/tests/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hotel/tests/__init__.py b/hotel/tests/__init__.py index 6166d346a..741b62584 100644 --- a/hotel/tests/__init__.py +++ b/hotel/tests/__init__.py @@ -20,5 +20,5 @@ # along with this program. If not, see . # ############################################################################## -from . import test_reservation -from . import test_folio +#from . import test_reservation +#from . import test_folio