mirror of https://github.com/apache/lucene.git
Add 5.3.2 back-compat test indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1726299 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
077e78f417
commit
09e4595501
|
@ -229,6 +229,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"5.3.0-nocfs",
|
||||
"5.3.1-cfs",
|
||||
"5.3.1-nocfs",
|
||||
"5.3.2-cfs",
|
||||
"5.3.2-nocfs",
|
||||
"5.4.0-cfs",
|
||||
"5.4.0-nocfs",
|
||||
"5.4.1-cfs",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue