|
@@ -47,6 +47,7 @@ public class ProtectedJarMethodsTest extends BuildFileTest { |
|
|
ArrayList dirs = new ArrayList(); |
|
|
ArrayList dirs = new ArrayList(); |
|
|
ArrayList files = new ArrayList(); |
|
|
ArrayList files = new ArrayList(); |
|
|
String[] expectedDirs = new String[] { |
|
|
String[] expectedDirs = new String[] { |
|
|
|
|
|
"META-INF/", |
|
|
"sub/", |
|
|
"sub/", |
|
|
}; |
|
|
}; |
|
|
String[] expectedFiles = new String[] { |
|
|
String[] expectedFiles = new String[] { |
|
|