[debian] Enabled downloader tests on debian

This commit is contained in:
Alex Zolotarev 2013-07-15 15:55:51 +02:00 committed by Alex Zolotarev
parent 595b579d9d
commit 6142a62db9

3
debian/rules vendored
View file

@ -23,8 +23,7 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
out/production/indexer_tests
out/production/map_tests
out/production/mwm_tests
# platform tests commented out due to downloader tests
# out/production/platform_tests
out/production/platform_tests
out/production/search_tests
out/production/storage_tests
endif