Add 6.2.1 back compat test indexes

This commit is contained in:
Shalin Shekhar Mangar 2016-09-21 08:29:12 +05:30
parent 003a943d6d
commit e0125c99d2
3 changed files with 3 additions and 1 deletions

View File

@ -228,7 +228,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 = {