diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index c6230a2c55..130d4c0c49 100644 --- a/.classpath +++ b/.classpath @@ -2,6 +2,7 @@ <classpath> <classpathentry kind="src" path="server/tests/src"/> <classpathentry kind="src" path="client/tests/src"/> + <classpathentry kind="src" path="shared/tests/src"/> <classpathentry kind="src" path="theme-compiler/tests/src"/> <classpathentry kind="src" path="theme-compiler/src"/> <classpathentry kind="src" path="theme-compiler/tests/resources"/> |