summaryrefslogtreecommitdiffstats
path: root/tests/VectorDrawableTest/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/VectorDrawableTest/res/values/strings.xml')
-rw-r--r--tests/VectorDrawableTest/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/VectorDrawableTest/res/values/strings.xml b/tests/VectorDrawableTest/res/values/strings.xml
index 64163c2..b49a1aa 100644
--- a/tests/VectorDrawableTest/res/values/strings.xml
+++ b/tests/VectorDrawableTest/res/values/strings.xml
@@ -15,4 +15,5 @@
-->
<resources>
+ <string name="twoLinePathData" >"M 0,0 v 100 M 0,0 h 100"</string>
</resources>