diff options
Diffstat (limited to 'org.eclipse.jgit.http.test/.classpath')
-rw-r--r-- | org.eclipse.jgit.http.test/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.http.test/.classpath b/org.eclipse.jgit.http.test/.classpath index 2fdcc94f18..e1a1a64a49 100644 --- a/org.eclipse.jgit.http.test/.classpath +++ b/org.eclipse.jgit.http.test/.classpath @@ -3,5 +3,6 @@ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="tst"/> + <classpathentry kind="src" path="src"/> <classpathentry kind="output" path="bin"/> </classpath> |