mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-07 18:45:58 +01:00
[skip] remove test files after completion
This commit is contained in:
parent
c91ef3822e
commit
499118219e
@ -41,7 +41,7 @@ public class SharedLibraryTest {
|
|||||||
|
|
||||||
@AfterClass
|
@AfterClass
|
||||||
public static void afterClass() throws BrutException {
|
public static void afterClass() throws BrutException {
|
||||||
//OS.rmdir(sTmpDir);
|
OS.rmdir(sTmpDir);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
Reference in New Issue
Block a user