add app for lists, with deliberately failing unit test
lists/__init__.py
0 → 100644
lists/admin.py
0 → 100644
lists/apps.py
0 → 100644
lists/migrations/__init__.py
0 → 100644
lists/models.py
0 → 100644
lists/tests.py
0 → 100644
lists/views.py
0 → 100644
Please register or sign in to comment