Add 5.2.0 back compat test indexes

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684092 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Anshum Gupta 2015-06-08 01:26:36 +00:00
parent eaea4cda1d
commit 517d362a7f
3 changed files with 3 additions and 1 deletions

View File

@ -220,7 +220,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"5.0.0-cfs",
"5.0.0-nocfs",
"5.1.0-cfs",
"5.1.0-nocfs"
"5.1.0-nocfs",
"5.2.0-cfs",
"5.2.0-nocfs"
};
final String[] unsupportedNames = {