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