diff --git a/src/calibre/db/tests/reading.py b/src/calibre/db/tests/reading.py index 101d1b12cc..84e254e398 100644 --- a/src/calibre/db/tests/reading.py +++ b/src/calibre/db/tests/reading.py @@ -150,6 +150,7 @@ class ReadingTest(BaseTest): '#tags':[3, 2, 1], '#yesno':[2, 1, 3], '#comments':[3, 2, 1], + 'id': [1, 2, 3], }.iteritems(): x = list(reversed(order)) ae(order, cache.multisort([(field, True)],