diff options
Diffstat (limited to 'tests/.classpath')
-rw-r--r-- | tests/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath index 3d4d909eb..75677f429 100644 --- a/tests/.classpath +++ b/tests/.classpath @@ -15,5 +15,6 @@ <classpathentry kind="src" path="testsrc"/> <classpathentry kind="var" path="JAVA_HOME/lib/tools.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/weaver"/> + <classpathentry combineaccessrules="false" kind="src" path="/testing-util"/> <classpathentry kind="output" path="bin"/> </classpath> |