mirror of https://github.com/apache/lucene.git
Add 6.5.0 back compat test indexes
This commit is contained in:
parent
5a7670ffed
commit
f492d314aa
|
@ -297,7 +297,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"6.4.1-cfs",
|
||||
"6.4.1-nocfs",
|
||||
"6.4.2-cfs",
|
||||
"6.4.2-nocfs"
|
||||
"6.4.2-nocfs",
|
||||
"6.5.0-cfs",
|
||||
"6.5.0-nocfs"
|
||||
};
|
||||
|
||||
final String[] unsupportedNames = {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue