Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request todotxt#258 from chuckbjones/fix-test-project-prop…
…erties

Fixed test project properties
Re: http://tech.groups.yahoo.com/group/todotxt/message/4005
  • Loading branch information
ginatrapani committed Feb 28, 2012
2 parents c221d34 + d8009a9 commit 917ef0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/.classpath
Expand Up @@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry combineaccessrules="false" kind="src" path="/todo.txt-touch"/>
<classpathentry combineaccessrules="false" kind="src" path="/TodoTxtTouch"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
2 changes: 1 addition & 1 deletion tests/project.properties
Expand Up @@ -8,4 +8,4 @@
# project structure.

# Project target.
target=android-14
target=android-4

0 comments on commit 917ef0a

Please sign in to comment.