aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.classpath
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2011-08-13 22:40:56 -0700
committerKenny Root <kenny@the-b.org>2011-08-14 23:23:59 -0700
commit0ab726dce5d38d9182728c71abd3e33dd1c8c39b (patch)
tree6680a1589375ed2dfde377faf6fc70443024fe56 /tests/.classpath
parent86c3a500a3451f43e707845f868917f24a4bdccd (diff)
downloadconnectbot-0ab726dce5d38d9182728c71abd3e33dd1c8c39b.tar.gz
connectbot-0ab726dce5d38d9182728c71abd3e33dd1c8c39b.tar.bz2
connectbot-0ab726dce5d38d9182728c71abd3e33dd1c8c39b.zip
Get tests working again
Diffstat (limited to 'tests/.classpath')
-rw-r--r--tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
index ae03331..0c8193e 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry combineaccessrules="false" kind="src" path="/connectbot"/>
+ <classpathentry kind="lib" path="/connectbot/libs/android-support-v4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>