Faroo's unit test

This commit is contained in:
Cqoicebordel 2015-02-07 15:35:12 +01:00
parent d0a1df881a
commit fb04f76698
3 changed files with 120 additions and 5 deletions

View file

@ -9,6 +9,7 @@ from searx.tests.engines.test_deviantart import * # noqa
from searx.tests.engines.test_digg import * # noqa
from searx.tests.engines.test_duckduckgo import * # noqa
from searx.tests.engines.test_dummy import * # noqa
from searx.tests.engines.test_faroo import * # noqa
from searx.tests.engines.test_flickr import * # noqa
from searx.tests.engines.test_flickr_noapi import * # noqa
from searx.tests.engines.test_github import * # noqa