Add 5.5.1 back compat test indexes

This commit is contained in:
Anshum Gupta 2016-05-07 11:41:24 -07:00
parent e0dd45c6f6
commit adb97181d1
3 changed files with 2 additions and 0 deletions

View File

@ -236,6 +236,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"5.4.1-nocfs",
"5.5.0-cfs",
"5.5.0-nocfs",
"5.5.1-cfs",
"5.5.1-nocfs",
"6.0.0-cfs",
"6.0.0-nocfs"
};