Add 6.4.1 back compat test indexes

This commit is contained in:
Adrien Grand 2017-02-04 21:29:25 +01:00
parent 9fc13198ce
commit 0fccdacb52
3 changed files with 3 additions and 1 deletions

View File

@ -293,7 +293,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"6.3.0-cfs",
"6.3.0-nocfs",
"6.4.0-cfs",
"6.4.0-nocfs"
"6.4.0-nocfs",
"6.4.1-cfs",
"6.4.1-nocfs"
};
final String[] unsupportedNames = {