Removed unnecessary JUnit library from build path
diff --git a/tests/org.eclipse.e4.ui.tests.css.core/.classpath b/tests/org.eclipse.e4.ui.tests.css.core/.classpath
index a1f6020..0c5acd1 100644
--- a/tests/org.eclipse.e4.ui.tests.css.core/.classpath
+++ b/tests/org.eclipse.e4.ui.tests.css.core/.classpath
@@ -7,6 +7,5 @@
 			<attribute name="module" value="true"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>