Skip to content

Commit 6f83f51

Browse files
committed
Rename project to com.github.mobile.tests
1 parent 373aa44 commit 6f83f51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

integration-tests/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<classpathentry kind="src" path="gen"/>
55
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
66
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7-
<classpathentry combineaccessrules="false" kind="src" path="/com.github.mobile.android"/>
7+
<classpathentry combineaccessrules="false" kind="src" path="/com.github.mobile"/>
88
<classpathentry kind="output" path="bin/classes"/>
99
</classpath>

integration-tests/.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>com.github.mobile.android.tests</name>
3+
<name>com.github.mobile.tests</name>
44
<comment></comment>
55
<projects>
66
</projects>

0 commit comments

Comments
 (0)