add static bwc indexes for 1.3.9 and 1.4.4
This commit is contained in:
parent
1b54c22e94
commit
2a217c2d20
|
@ -89,11 +89,13 @@ public class OldIndexBackwardsCompatibilityTests extends StaticIndexBackwardComp
|
|||
"index-1.3.6.zip",
|
||||
"index-1.3.7.zip",
|
||||
"index-1.3.8.zip",
|
||||
"index-1.3.9.zip",
|
||||
"index-1.4.0.Beta1.zip",
|
||||
"index-1.4.0.zip",
|
||||
"index-1.4.1.zip",
|
||||
"index-1.4.2.zip",
|
||||
"index-1.4.3.zip"
|
||||
"index-1.4.3.zip",
|
||||
"index-1.4.4.zip"
|
||||
);
|
||||
|
||||
public void testAllVersionsTested() throws Exception {
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue