This commit is contained in:
Kovid Goyal 2021-09-23 10:43:13 +05:30
parent 35180e7251
commit 39ca1c185e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -907,4 +907,3 @@ class WritingTest(BaseTest):
ae(cache.field_for('series_index', 2), 3.5) ae(cache.field_for('series_index', 2), 3.5)
# }}} # }}}