summaryrefslogtreecommitdiffstats
path: root/patchwork/tests/test_list.py
diff options
context:
space:
mode:
Diffstat (limited to 'patchwork/tests/test_list.py')
-rw-r--r--patchwork/tests/test_list.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchwork/tests/test_list.py b/patchwork/tests/test_list.py
index a795a5f..c7fbbea 100644
--- a/patchwork/tests/test_list.py
+++ b/patchwork/tests/test_list.py
@@ -42,6 +42,7 @@ class EmptyPatchListTest(TestCase):
self.assertNotContains(response, 'tbody')
class PatchOrderTest(TestCase):
+ fixtures = ['default_states']
d = datetime.datetime
patchmeta = [