diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2016-02-10 21:27:53 -0800 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-02-11 07:45:49 -0500 |
| commit | 58f815080509bc963fc3d99af324034bfe4de181 (patch) | |
| tree | ecb48263b41a66ed601bcebc2042855b2c7c835b | |
| parent | 9332497701f2c69bf0bb6d38ce59a51ca7abe78d (diff) | |
Removed obsolete test app in runtests.py.
| -rwxr-xr-x | tests/runtests.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 = [ |
