aboutsummaryrefslogtreecommitdiffstats
path: root/common/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'common/.classpath')
-rw-r--r--common/.classpath2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/.classpath b/common/.classpath
index fb50116..88fb9b4 100644
--- a/common/.classpath
+++ b/common/.classpath
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="tests/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>