This commit is contained in:
Paul Tremberth 2017-09-25 12:49:27 +02:00
parent abaf466bb3
commit e733f51d4b
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ class VersionTest(ProcessTest, unittest.TestCase):
self.assertEqual(headers, ['Scrapy', 'lxml', 'libxml2',
'cssselect', 'parsel', 'w3lib',
'Twisted', 'Python', 'pyOpenSSL',
'Platform'])
'cryptography', 'Platform'])