Include 5.5.0 indices in TestBackwardsCompatibility

This commit is contained in:
Mike McCandless 2016-02-21 05:33:25 -05:00
parent 2b3529c3b8
commit aef2ff55dd
3 changed files with 3 additions and 1 deletions

View File

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