add missing 4.9.1 [old] back compat index

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627491 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2014-09-25 09:04:03 +00:00
parent a0524f56c9
commit e7b1e9e7a6
3 changed files with 2 additions and 0 deletions

View File

@ -247,6 +247,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"4.8.1-nocfs",
"4.9.0-cfs",
"4.9.0-nocfs",
"4.9.1-cfs",
"4.9.1-nocfs",
"4.10.0-cfs",
"4.10.0-nocfs"
};