From cb7b602f35aadca7a9fef910997784eda464a9a7 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sat, 13 Jun 2015 14:53:43 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 80e73ef..b683c13 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ More coverage is needed, but more importantly, improvements to test quality is n You will need the following libraries for testing: Test harness: http://junit.org
Coverage: http://www.eclemma.org/
-JsonPath: https://github.com/jayway/JsonPath Mockery: https://github.com/mockito/mockito Include these libraries in your project: