Add 6.1.0 indices to TestBackwardsCompatibility.

This commit is contained in:
Adrien Grand 2016-06-17 14:39:43 +02:00
parent 55fc01bc45
commit 90c544f6ba
3 changed files with 3 additions and 1 deletions

View File

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