Add 6.5.1 back compat test indexes

This commit is contained in:
Jim Ferenczi 2017-04-27 13:53:52 +02:00
parent b418c31308
commit 0f3bcf347e
3 changed files with 3 additions and 1 deletions

View File

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