Add 5.4.0 back compat test indexes

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720159 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Upayavira 2015-12-15 13:49:16 +00:00
parent 8d971680ea
commit 58bf523941
3 changed files with 3 additions and 1 deletions

View File

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