From 3a299104fae93ee7807d71d5b2935f5de3d444e5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 20 Jan 2013 19:43:12 +0530 Subject: [PATCH] ... --- src/calibre/db/tests/reading.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/calibre/db/tests/reading.py b/src/calibre/db/tests/reading.py index 7c1ff45968..4792f498f8 100644 --- a/src/calibre/db/tests/reading.py +++ b/src/calibre/db/tests/reading.py @@ -205,7 +205,8 @@ class ReadingTest(BaseTest): 'rating:3', 'rating:>2', 'rating:=2', 'rating:true', 'rating:false', 'rating:>4', 'tags:#<2', 'tags:#>7', 'cover:false', 'cover:true', '#float:>11', '#float:<1k', - '#float:10.01', 'series_index:1', 'series_index:<3', + '#float:10.01', 'series_index:1', 'series_index:<3', 'id:1', + 'id:>2', # TODO: Tests for searching the size column and # cover:true|false