fixed issue on test code

pull/50/head
Miriam Baglioni 4 years ago
parent 8ec7a61188
commit c010a8442f

@ -54,7 +54,7 @@ public class MakeTarTest {
String inputPath = workingDir + "/zenodo/";
MakeTar.makeTArArchive(fs, inputPath, "/tmp/out");
MakeTar.makeTArArchive(fs, inputPath, "/tmp/out", 0);
}
}

Loading…
Cancel
Save