Browse Source

Changement version JUnit

Loquicom 6 năm trước cách đây
mục cha
commit
9be76197f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .classpath

+ 1 - 1
.classpath

@@ -2,7 +2,7 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
 	<classpathentry kind="lib" path="org.eclipse.jdt.annotation_2.2.200.v20180921-1416.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>