diff --git a/search/search_tests/search_tests.pro b/search/search_tests/search_tests.pro index 3e38b896a9..ab52e76f7b 100644 --- a/search/search_tests/search_tests.pro +++ b/search/search_tests/search_tests.pro @@ -22,10 +22,10 @@ macx-*: LIBS *= "-framework Foundation" "-framework IOKit" SOURCES += \ ../../testing/testingmain.cpp \ - #keyword_matcher_test.cpp \ - #keyword_lang_matcher_test.cpp \ - #latlon_match_test.cpp \ - #string_match_test.cpp \ + keyword_matcher_test.cpp \ + keyword_lang_matcher_test.cpp \ + latlon_match_test.cpp \ + string_match_test.cpp \ house_detector_tests.cpp \ HEADERS += \