Move integration test files to test directory

This commit is contained in:
pemontto 2019-10-31 10:54:28 +00:00
parent 32ce4b19b9
commit 9b427f148d
No known key found for this signature in database
GPG key ID: EDCB93C3DA1B5DA9
10 changed files with 12 additions and 8 deletions

View file

@ -1,11 +0,0 @@
{
"template" : "te*",
"settings" : {
"number_of_shards" : 1
},
"mappings" : {
"type1" : {
"_source" : { "enabled" : false }
}
}
}