mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
556582f1ba
commit
9d29d7ab34
@ -205,7 +205,7 @@ 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',
|
||||
'#float:10.01', 'series_index:1', 'series_index:<3',
|
||||
|
||||
# TODO: Tests for searching the size column and
|
||||
# cover:true|false
|
||||
|
Loading…
x
Reference in New Issue
Block a user