mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
commit
18e7d60702
8 changed files with 25 additions and 12 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
Add a link
Reference in a new issue