LUCENE-2048: add 3.4 backwards indexes

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145652 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2011-07-12 16:19:32 +00:00
parent 580b6df358
commit a2cf98a7bb
3 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"31.nocfs",
"32.cfs",
"32.nocfs",
"34.cfs",
"34.nocfs",
};
final String[] unsupportedNames = {"19.cfs",