Fixed missing source folder
git-svn-id: https://hyracks.googlecode.com/svn/trunk@40 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-dataflow-common/.classpath b/hyracks/hyracks-dataflow-common/.classpath
index 86f50f4..1f3c1ff 100644
--- a/hyracks/hyracks-dataflow-common/.classpath
+++ b/hyracks/hyracks-dataflow-common/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
- <classpathentry kind="src" path="src/test/java"/>
<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.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>