mirror of https://github.com/apache/lucene.git
Add 6.2.0 back compat test indices
This commit is contained in:
parent
312f45685e
commit
981180284d
|
@ -226,7 +226,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"6.0.1-cfs",
|
||||
"6.0.1-nocfs",
|
||||
"6.1.0-cfs",
|
||||
"6.1.0-nocfs"
|
||||
"6.1.0-nocfs",
|
||||
"6.2.0-cfs",
|
||||
"6.2.0-nocfs"
|
||||
};
|
||||
|
||||
final String[] unsupportedNames = {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue