Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Weinand2004-11-15 16:55:42 +0000
committerAndre Weinand2004-11-15 16:55:42 +0000
commit6af625238be155a1ea1100f8b73dafb2df786b23 (patch)
tree1da4cc4f6700a7c7077b1ea47f262133543fa17b /tests/org.eclipse.compare.tests/.classpath
parent4ca45bbc0ee8f8c8b8660145498b9d594fec5dd4 (diff)
downloadeclipse.platform.team-6af625238be155a1ea1100f8b73dafb2df786b23.tar.gz
eclipse.platform.team-6af625238be155a1ea1100f8b73dafb2df786b23.tar.xz
eclipse.platform.team-6af625238be155a1ea1100f8b73dafb2df786b23.zip
prepared tests for first appearance in build
Diffstat (limited to 'tests/org.eclipse.compare.tests/.classpath')
-rw-r--r--tests/org.eclipse.compare.tests/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.compare.tests/.classpath b/tests/org.eclipse.compare.tests/.classpath
index 0c6403796..065ac06e1 100644
--- a/tests/org.eclipse.compare.tests/.classpath
+++ b/tests/org.eclipse.compare.tests/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="JUnit Tests"/>
+ <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>

Back to the top