diff --git a/runtests.py b/runtests.py index a0d355c..619288f 100644 --- a/runtests.py +++ b/runtests.py @@ -7,7 +7,6 @@ import django from django.conf import settings from django.test.runner import DiscoverRunner -from edc_constants.constants import IGNORE from edc_test_utils import DefaultTestSettings app_name = "edc_pdf_reports"