mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
cleanup messy logic for bcp qualifiers
This commit is contained in:
@ -204,7 +204,7 @@ public class BuildAndDecodeTest {
|
||||
|
||||
@Test
|
||||
public void threeLetterLangBcp47Test() throws BrutException, IOException {
|
||||
compareValuesFiles("values-b+ast/strings.xml");
|
||||
compareValuesFiles("values-ast/strings.xml");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user