From 58f815080509bc963fc3d99af324034bfe4de181 Mon Sep 17 00:00:00 2001
From: Jon Dufresne <jon.dufresne@gmail.com>
Date: Wed, 10 Feb 2016 21:27:53 -0800
Subject: [PATCH] Removed obsolete test app in runtests.py.

---
 tests/runtests.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/runtests.py b/tests/runtests.py
index 57dc099345..93e2e0ff2f 100755
--- a/tests/runtests.py
+++ b/tests/runtests.py
@@ -49,7 +49,6 @@ SUBDIRS_TO_SKIP = [
     'import_error_package',
     'test_discovery_sample',
     'test_discovery_sample2',
-    'test_runner_deprecation_app',
 ]
 
 ALWAYS_INSTALLED_APPS = [