mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 20:15:18 +00:00
Add 6.1.0 indices to TestBackwardsCompatibility.
This commit is contained in:
parent
ea9c7ea88c
commit
3c67c77aa8
@ -241,7 +241,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
||||
"6.0.0-cfs",
|
||||
"6.0.0-nocfs",
|
||||
"6.0.1-cfs",
|
||||
"6.0.1-nocfs"
|
||||
"6.0.1-nocfs",
|
||||
"6.1.0-cfs",
|
||||
"6.1.0-nocfs"
|
||||
};
|
||||
|
||||
final String[] unsupportedNames = {
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user