[Search] Correct test file paths

This commit is contained in:
slhale 2015-08-06 10:12:44 -07:00
parent e729a966c7
commit 44dce05ec5

View File

@ -1,8 +1,7 @@
[
"controllers/SearchController",
"controllers/SearchItemController",
"SearchAggregator",
"providers/ElasticsearchSearchProvider",
"providers/GenericSearchProvider",
"workers/GenericSearchWorker"
"services/SearchAggregator",
"services/GenericSearchProvider",
"services/GenericSearchWorker"
]