Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.swt.tests.gtk/.classpath')
-rw-r--r--tests/org.eclipse.swt.tests.gtk/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.swt.tests.gtk/.classpath b/tests/org.eclipse.swt.tests.gtk/.classpath
index 590b9f8ceb..214e63ebf0 100644
--- a/tests/org.eclipse.swt.tests.gtk/.classpath
+++ b/tests/org.eclipse.swt.tests.gtk/.classpath
@@ -3,6 +3,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="JUnit Tests"/>
- <classpathentry kind="src" path="Bug Snippets"/>
+ <classpathentry kind="src" path="ManualTests"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top