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:
Anshum Gupta 2016-01-22 19:55:27 +00:00
parent 077e78f417
commit 09e4595501
3 changed files with 2 additions and 0 deletions

View File

@ -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",