add static bwc indexes for 1.3.9 and 1.4.4

This commit is contained in:
Ryan Ernst 2015-02-19 06:26:15 -08:00
parent 1b54c22e94
commit 2a217c2d20
5 changed files with 3 additions and 1 deletions

View File

@ -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 {