mirror of
https://github.com/parchlinuxB/Gitee.git
synced 2025-02-23 18:35:43 -05:00
[fix] tests
This commit is contained in:
parent
201928d2b0
commit
2be52b74ad
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class TestKickassEngine(SearxTestCase):
|
|||
self.assertIn('url', params)
|
||||
self.assertIn(query, params['url'])
|
||||
self.assertIn('kickass.to', params['url'])
|
||||
self.assertIn('verify', params)
|
||||
self.assertFalse(params['verify'])
|
||||
|
||||
def test_response(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue