Removed deleted folder from classpath

git-svn-id: https://hyracks.googlecode.com/svn/trunk@66 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-control-nc/.classpath b/hyracks/hyracks-control-nc/.classpath
index 370f43c..d6e81da 100644
--- a/hyracks/hyracks-control-nc/.classpath
+++ b/hyracks/hyracks-control-nc/.classpath
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="src" path="src/test/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
 	<classpathentry kind="output" path="target/classes"/>