From e70916dfcdcc0279a196f6a68c9c9b5a1d9d6e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ryszard=20Wi=C5=9Bniewski?= Date: Mon, 9 May 2011 09:39:49 +0200 Subject: [PATCH] Added test for "005" value in xml attr. --- .../src/test/resources/brut/apktool/testapp/res/xml/literals.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/apktool-lib/src/test/resources/brut/apktool/testapp/res/xml/literals.xml b/apktool-lib/src/test/resources/brut/apktool/testapp/res/xml/literals.xml index 7395bc2b..aa360a75 100644 --- a/apktool-lib/src/test/resources/brut/apktool/testapp/res/xml/literals.xml +++ b/apktool-lib/src/test/resources/brut/apktool/testapp/res/xml/literals.xml @@ -12,4 +12,5 @@ test10="\u0005" test11=" foo bar " test12="foo \n bar" + test15="005" />