openmct/platform/search/test/suite.json
slhale 9be646f1e7 [Search] Moved search folder location
Moved search from platform/features/search to
platform/search. Added more style corrections.
2015-08-03 09:51:36 -07:00

9 lines
222 B
JSON

[
"controllers/SearchController",
"controllers/SearchItemController",
"SearchAggregator",
"providers/ElasticsearchSearchProvider",
"providers/GenericSearchProvider",
"workers/GenericSearchWorker"
]