[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/SearchController",
"controllers/SearchItemController", "controllers/SearchItemController",
"SearchAggregator", "services/SearchAggregator",
"providers/ElasticsearchSearchProvider", "services/GenericSearchProvider",
"providers/GenericSearchProvider", "services/GenericSearchWorker"
"workers/GenericSearchWorker"
] ]