Hopefully this Amazon.books test will be more stable than the last one.

This commit is contained in:
James Vega 2004-01-31 22:04:40 +00:00
parent ec32901b86
commit 4a4aa6ec27

View File

@ -101,7 +101,8 @@ if LICENSE_KEY != 'INITIAL_NON_LICENSE_KEY' and network:
def testBooks(self): def testBooks(self):
self.assertHelp('books') self.assertHelp('books')
self.assertRegexp('books linux', r'Linux Kernel Development') self.assertRegexp('books knowledge of the holy',
r'Knowledge of the Holy - Reissue')
def testVideos(self): def testVideos(self):
self.assertHelp('videos') self.assertHelp('videos')