Add 6.0.1 back compat test indexes

This commit is contained in:
Steve Rowe 2016-05-28 09:26:59 -04:00
parent 9863eea256
commit 88dbd07f1e
3 changed files with 3 additions and 1 deletions

View File

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