We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373aa44 commit 6f83f51Copy full SHA for 6f83f51
2 files changed
integration-tests/.classpath
@@ -4,6 +4,6 @@
4
<classpathentry kind="src" path="gen"/>
5
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7
- <classpathentry combineaccessrules="false" kind="src" path="/com.github.mobile.android"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/com.github.mobile"/>
8
<classpathentry kind="output" path="bin/classes"/>
9
</classpath>
integration-tests/.project
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
- <name>com.github.mobile.android.tests</name>
+ <name>com.github.mobile.tests</name>
<comment></comment>
<projects>
</projects>
0 commit comments