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