mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
Ignore filename checks to allow unicode filenames
- fixes #1369 - aapt binaries for mac osx
This commit is contained in:
@ -380,7 +380,7 @@ public class BuildAndDecodeTest {
|
||||
|
||||
@Test
|
||||
public void unicodeAssetTest() throws BrutException, IOException {
|
||||
// failure using ∂ (unicode)
|
||||
compareAssetsFolder("unicode-txt");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
@ -0,0 +1 @@
|
||||
∂ char.
|
Reference in New Issue
Block a user