adds 6.0.0 back compat test indexes

This commit is contained in:
nknize 2016-04-08 14:19:38 -05:00
parent ddc02603a7
commit 707960fb22
3 changed files with 3 additions and 1 deletions

View File

@ -235,7 +235,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"5.4.1-cfs",
"5.4.1-nocfs",
"5.5.0-cfs",
"5.5.0-nocfs"
"5.5.0-nocfs",
"6.0.0-cfs",
"6.0.0-nocfs"
};
final String[] unsupportedNames = {