From 5c0430ef4a3211e63ccec2c8bb8475527efdfa50 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Sat, 4 Apr 2015 15:16:31 +0200 Subject: [PATCH] tests: Move models tests into a directory --- tests/{ => models}/test_models.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ => models}/test_models.py (100%) diff --git a/tests/test_models.py b/tests/models/test_models.py similarity index 100% rename from tests/test_models.py rename to tests/models/test_models.py