[fix] remove obsolete youtube engine

This commit is contained in:
Adam Tauber 2015-09-08 22:10:41 +02:00
parent 601389b673
commit 6bcbd633a5
3 changed files with 0 additions and 298 deletions

View file

@ -40,7 +40,6 @@ 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 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