From 01d6e2ffda2d1ca6ac78d8004c82d32a8ab7bd44 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 3 Mar 2017 12:44:35 +0530 Subject: [PATCH] ... --- src/calibre/ebooks/metadata/sources/amazon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/ebooks/metadata/sources/amazon.py b/src/calibre/ebooks/metadata/sources/amazon.py index 28c42602e7..ebd2e8bab0 100644 --- a/src/calibre/ebooks/metadata/sources/amazon.py +++ b/src/calibre/ebooks/metadata/sources/amazon.py @@ -1408,7 +1408,7 @@ if __name__ == '__main__': # tests {{{ ( # # in title {'title': 'Expert C# 2008 Business Objects', 'authors': ['Lhotka']}, - [title_test('Expert C# 2008 Business Objects'), + [title_test('Expert C#'), authors_test(['Rockford Lhotka']) ] ),