From 5c1fe92ad3649dbb2c75b275bf9d8fe7990c95dc Mon Sep 17 00:00:00 2001 From: Jan-Jelle Kester Date: Fri, 15 May 2015 11:46:59 +0200 Subject: [PATCH] Place runtests.py outside tests app --- src/{auditlog_tests => }/runtests.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{auditlog_tests => }/runtests.py (100%) diff --git a/src/auditlog_tests/runtests.py b/src/runtests.py similarity index 100% rename from src/auditlog_tests/runtests.py rename to src/runtests.py