mirror of https://github.com/apache/lucene.git
Add 5.5.2 back compat test indexes
This commit is contained in:
parent
cb47769f37
commit
29ddc081c6
|
@ -238,6 +238,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"5.5.0-nocfs",
|
||||
"5.5.1-cfs",
|
||||
"5.5.1-nocfs",
|
||||
"5.5.2-cfs",
|
||||
"5.5.2-nocfs",
|
||||
"6.0.0-cfs",
|
||||
"6.0.0-nocfs",
|
||||
"6.0.1-cfs",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue