Add 6.6.0 back compat test indexes

This commit is contained in:
Ishan Chattopadhyaya 2017-06-09 04:47:59 +05:30
parent 7ee9d33730
commit d7ff0e2b70
3 changed files with 3 additions and 1 deletions

View File

@ -297,7 +297,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"6.5.0-cfs",
"6.5.0-nocfs",
"6.5.1-cfs",
"6.5.1-nocfs"
"6.5.1-nocfs",
"6.6.0-cfs",
"6.6.0-nocfs"
};
final String[] unsupportedNames = {