From a44e7ad4d6fec203553cc027835f3ef2fb2ea3b6 Mon Sep 17 00:00:00 2001 From: mikr Date: Sun, 15 Dec 2019 18:28:40 +0100 Subject: [PATCH] remove article from readme file as it's already in another modeule --- testing-modules/junit-4/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/testing-modules/junit-4/README.md b/testing-modules/junit-4/README.md index 6cc3981ed4..d19a0a1e47 100644 --- a/testing-modules/junit-4/README.md +++ b/testing-modules/junit-4/README.md @@ -4,4 +4,3 @@ - [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners) - [Introduction to JUnitParams](http://www.baeldung.com/junit-params) - [Running JUnit Tests Programmatically, from a Java Application](https://www.baeldung.com/junit-tests-run-programmatically-from-java) -- [Introduction to Lambda Behave](https://www.baeldung.com/lambda-behave)