diff options
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/runtests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runtests.py b/tests/runtests.py index 6da3299de6..31bb074e67 100755 --- a/tests/runtests.py +++ b/tests/runtests.py @@ -29,6 +29,7 @@ ALWAYS_INSTALLED_APPS = [ 'django.contrib.admindocs', 'django.contrib.staticfiles', 'django.contrib.humanize', + 'django.contrib.formtools.wizard', 'regressiontests.staticfiles_tests', 'regressiontests.staticfiles_tests.apps.test', 'regressiontests.staticfiles_tests.apps.no_label', |
