From 28a4ec3722befce929b6f45baeaa3b8a07902f52 Mon Sep 17 00:00:00 2001 From: Artur Konczak Date: Fri, 28 Sep 2018 22:50:42 +0100 Subject: [PATCH] Created How to run unit tests from IntelliJ - Jar Hell (markdown) --- How-to-run-unit-tests-from-IntelliJ---Jar-Hell.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 How-to-run-unit-tests-from-IntelliJ---Jar-Hell.md diff --git a/How-to-run-unit-tests-from-IntelliJ---Jar-Hell.md b/How-to-run-unit-tests-from-IntelliJ---Jar-Hell.md new file mode 100644 index 0000000..b94e110 --- /dev/null +++ b/How-to-run-unit-tests-from-IntelliJ---Jar-Hell.md @@ -0,0 +1,2 @@ +Please check this link +https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md#configuring-ides-and-running-tests \ No newline at end of file