Updated test project config files

This commit is contained in:
daniel oeh 2013-01-13 20:53:30 +01:00
parent 028d8ff8e0
commit 80c3280551
3 changed files with 5 additions and 2 deletions

View File

@ -4,6 +4,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/> <classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/Antennapod"/> <classpathentry combineaccessrules="false" kind="src" path="/AntennaPod"/>
<classpathentry kind="output" path="bin/classes"/> <classpathentry kind="output" path="bin/classes"/>
</classpath> </classpath>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>AntennapodTest</name> <name>AntennaPodTest</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>

3
tests/lint.xml Normal file
View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
</lint>