projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
OC-1869: Create Unit test project
[pub/Android/ownCloud.git]
/
oc_framework-test-project
/
oc_framework-test-test
/
res
/
values
/
strings.xml
diff --git a/oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
b/oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
new file mode 100644
(file)
index 0000000..
657f31d
--- /dev/null
+++ b/
oc_framework-test-project/oc_framework-test-test/res/values/strings.xml
@@ -0,0
+1,6
@@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">Oc_framework-testTest</string>
+
+</resources>