diff options
Diffstat (limited to 'testing/.classpath')
-rw-r--r-- | testing/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/.classpath b/testing/.classpath index d0e2f8fb9..4d82f83dc 100644 --- a/testing/.classpath +++ b/testing/.classpath @@ -16,5 +16,6 @@ <classpathentry kind="src" path="/testing-util"/> <classpathentry kind="src" path="/ajde"/> <classpathentry kind="src" path="/asm"/> + <classpathentry kind="src" path="/taskdefs"/> <classpathentry kind="output" path="bin"/> </classpath> |