aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2011-12-17 16:58:51 -0600
committerKenny Root <kenny@the-b.org>2011-12-17 16:58:51 -0600
commitb4ae12d36fe991f54abfc7c525800421bbfcf878 (patch)
treee4bc71488a917f8827eb71faf280e7e63562d8ce /tests
parentbedeeff28c75c7719e6f246485728d809cdb4e24 (diff)
downloadconnectbot-b4ae12d36fe991f54abfc7c525800421bbfcf878.tar.gz
connectbot-b4ae12d36fe991f54abfc7c525800421bbfcf878.tar.bz2
connectbot-b4ae12d36fe991f54abfc7c525800421bbfcf878.zip
Externalize some strings
Diffstat (limited to 'tests')
-rw-r--r--tests/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.classpath b/tests/.classpath
index ae03331..d43ec27 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -4,5 +4,5 @@
<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="output" path="bin"/>
+ <classpathentry kind="output" path="bin/classes"/>
</classpath>