search_core/Tests/Functional/Fixtures/BasicSetup.ts
Daniel Siepmann 67463fa135 TASK: Refactor tests
* Have necessary setup in all tests.
* Added todos
2016-12-10 14:41:48 +01:00

12 lines
211 B
TypeScript

plugin {
tx_searchcore {
settings {
connection {
host = localhost
port = 9200
}
}
}
}
module.tx_searchcore < plugin.tx_searchcore