Sign in
ara-mdk
/
platform
/
external
/
robolectric
/
0bcbd37475c4774b3287f0a403ac26ca84a029ef
/
.
/
src
/
test
/
resources
/
TestAndroidManifestWithAppName.xml
blob: 30b4b9e77c2e9801aaed8bc5b315bbdb3fbdc8ea [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.xtremelabs.robolectric"
>
<application
android:name
=
"com.xtremelabs.robolectric.TestApplication"
/>
</manifest>