aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.classpath
diff options
context:
space:
mode:
authorwisberg <wisberg>2005-06-08 23:48:36 +0000
committerwisberg <wisberg>2005-06-08 23:48:36 +0000
commitab64b605f3bb81f3852a81440969d54e20a10308 (patch)
treee206437cb4febff68711d422d9f884a1728048a0 /tests/.classpath
parent28f118f040835aa0fb274e0fd28e3bbfe447c415 (diff)
downloadaspectj-ab64b605f3bb81f3852a81440969d54e20a10308.tar.gz
aspectj-ab64b605f3bb81f3852a81440969d54e20a10308.zip
testsrc/TestsModulesTests for consistency. Now to run compiler tests, just `cd tests; ant test`
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 c7247db05..92e29f3bb 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -13,5 +13,6 @@
<classpathentry kind="var" path="JAVA_HOME/lib/tools.jar"/>
<classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
<classpathentry kind="lib" path="/lib/ant/lib/ant-launcher.jar"/>
+ <classpathentry kind="src" path="testsrc"/>
<classpathentry kind="output" path="bin"/>
</classpath>