Add 6.2.1 back compat test indexes

This commit is contained in:
Shalin Shekhar Mangar 2016-09-21 08:26:46 +05:30
parent aeb1a173c7
commit df1a2180a1
3 changed files with 3 additions and 1 deletions

View File

@ -254,7 +254,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"6.1.0-cfs",
"6.1.0-nocfs",
"6.2.0-cfs",
"6.2.0-nocfs"
"6.2.0-nocfs",
"6.2.1-cfs",
"6.2.1-nocfs"
};
final String[] unsupportedNames = {