summaryrefslogtreecommitdiff
path: root/searx/tests/test_engines.py
diff options
context:
space:
mode:
authora01200356 <a01200356@itesm.mx>2016-01-10 19:29:05 -0600
committera01200356 <a01200356@itesm.mx>2016-01-10 19:29:05 -0600
commit4130b3dfd640d4e4f88937e79648cfe7929dca43 (patch)
treebaeb2d7460e23f42d5899ca91fa45daf8f825771 /searx/tests/test_engines.py
parent3bbdb23fd86a65d9c982aa34ee42326fa3dd9bc1 (diff)
parent6a158ca2d2c5fdec597f1025c58fad90a57312dc (diff)
Merge branch 'master' of https://github.com/asciimoo/searx
Conflicts: searx/tests/test_engines.py
Diffstat (limited to 'searx/tests/test_engines.py')
-rw-r--r--searx/tests/test_engines.py47
1 files changed, 0 insertions, 47 deletions
diff --git a/searx/tests/test_engines.py b/searx/tests/test_engines.py
deleted file mode 100644
index f88d53d71..000000000
--- a/searx/tests/test_engines.py
+++ /dev/null
@@ -1,47 +0,0 @@
-from searx.tests.engines.test_bing import * # noqa
-from searx.tests.engines.test_bing_images import * # noqa
-from searx.tests.engines.test_bing_news import * # noqa
-from searx.tests.engines.test_blekko_images import * # noqa
-from searx.tests.engines.test_btdigg import * # noqa
-from searx.tests.engines.test_currency_convert import * # noqa
-from searx.tests.engines.test_dailymotion import * # noqa
-from searx.tests.engines.test_deezer import * # noqa
-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_duckduckgo_definitions 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_gigablast import * # noqa
-from searx.tests.engines.test_github import * # noqa
-from searx.tests.engines.test_google import * # noqa
-from searx.tests.engines.test_google_images import * # noqa
-from searx.tests.engines.test_google_news import * # noqa
-from searx.tests.engines.test_kickass import * # noqa
-from searx.tests.engines.test_mediawiki import * # noqa
-from searx.tests.engines.test_mixcloud import * # noqa
-from searx.tests.engines.test_openstreetmap import * # noqa
-from searx.tests.engines.test_photon import * # noqa
-from searx.tests.engines.test_piratebay import * # noqa
-from searx.tests.engines.test_qwant import * # noqa
-from searx.tests.engines.test_searchcode_code import * # noqa
-from searx.tests.engines.test_searchcode_doc import * # noqa
-from searx.tests.engines.test_soundcloud import * # noqa
-from searx.tests.engines.test_spotify import * # noqa
-from searx.tests.engines.test_stackoverflow import * # noqa
-from searx.tests.engines.test_startpage import * # noqa
-from searx.tests.engines.test_subtitleseeker import * # noqa
-from searx.tests.engines.test_swisscows import * # noqa
-from searx.tests.engines.test_twitter import * # noqa
-from searx.tests.engines.test_vimeo import * # noqa
-from searx.tests.engines.test_wolframalpha_api import * # noqa
-from searx.tests.engines.test_wolframalpha_noapi import * # noqa
-from searx.tests.engines.test_www1x import * # noqa
-from searx.tests.engines.test_www500px import * # noqa
-from searx.tests.engines.test_yacy import * # noqa
-from searx.tests.engines.test_yahoo import * # noqa
-from searx.tests.engines.test_youtube_api import * # noqa
-from searx.tests.engines.test_youtube_noapi import * # noqa
-from searx.tests.engines.test_yahoo_news import * # noqa