From 5a1a0be18d2d3ebc8fb1cb875d3dbc08b7c36448 Mon Sep 17 00:00:00 2001
From: Sebastian Krings <sebastian@krin.gs>
Date: Tue, 8 Jan 2013 11:00:33 +0100
Subject: [PATCH] remove old test folder

---
 de.prob.core/.classpath | 1 -
 1 file changed, 1 deletion(-)

diff --git a/de.prob.core/.classpath b/de.prob.core/.classpath
index 20b6dff1..21c83eda 100644
--- a/de.prob.core/.classpath
+++ b/de.prob.core/.classpath
@@ -3,7 +3,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="test"/>
 	<classpathentry exported="true" kind="lib" path="lib/dependencies/answerparser-2.4.12-SNAPSHOT.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/dependencies/bparser-2.4.12-SNAPSHOT.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/dependencies/cliparser-2.4.12-SNAPSHOT.jar"/>
-- 
GitLab