diff --git a/mutation-testing/.classpath b/mutation-testing/.classpath deleted file mode 100644 index d58ab93b70..0000000000 --- a/mutation-testing/.classpath +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mutation-testing/.project b/mutation-testing/.project deleted file mode 100644 index 314dc18bfe..0000000000 --- a/mutation-testing/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - mutation-testing - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/mutation-testing/README.md b/mutation-testing/README.md index 6b08ece642..e1314d98da 100644 --- a/mutation-testing/README.md +++ b/mutation-testing/README.md @@ -3,4 +3,4 @@ ## Mutation Testing ### Relevant Articles: -- [Introduction to Mutation Testing Using the PITest Library](http://www.baeldung.com/????????) +- [Introduction to Mutation Testing Using the PITest Library](http://www.baeldung.com/introduction-to-mutation-testing-with-pitest)