mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-05 17:45:52 +01:00
Remove tmp files after running tests - accidentially broken in 28831ed
.
This commit is contained in:
parent
e59d3bf84a
commit
27fd99ea8c
@ -54,7 +54,7 @@ public class BuildAndDecodeTest {
|
||||
|
||||
@AfterClass
|
||||
public static void afterClass() throws BrutException {
|
||||
//OS.rmdir(sTmpDir);
|
||||
OS.rmdir(sTmpDir);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user