diff options
Diffstat (limited to 'tests/junitModules.xml')
-rw-r--r-- | tests/junitModules.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/junitModules.xml b/tests/junitModules.xml index c432f64c5..db897ebf9 100644 --- a/tests/junitModules.xml +++ b/tests/junitModules.xml @@ -147,7 +147,7 @@ <pathelement location="${modules.dir}/bridge/bin" /> <pathelement location="${modules.dir}/build/bin" /> <pathelement location="${modules.dir}/org.aspectj.ajdt.core/bin" /> - <pathelement location="${modules.dir}/org.eclipse.jdt.core/bin" /> + <pathelement location="${modules.dir}/org.eclipse.jdt.core/jdtcore-for-aspectj.jar" /> <pathelement location="${modules.dir}/runtime/bin" /> <pathelement location="${modules.dir}/taskdefs/bin" /> <pathelement location="${modules.dir}/testing/bin" /> |