mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
fixed unit-test to properly detect if decode worked
This commit is contained in:
parent
b80ed371ef
commit
102cc0443d
@ -60,7 +60,7 @@ public class BuildAndDecodeTest {
|
||||
|
||||
@Test
|
||||
public void buildAndDecodeTest() throws BrutException {
|
||||
assertTrue(sTestNewDir.hashCode() == sTestNewDir.hashCode());
|
||||
assertTrue(sTestNewDir.isDirectory());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user