From e9df5f00504f3be252989ad6c8e22909e19ac7ea Mon Sep 17 00:00:00 2001 From: Pascal Christoph Date: Mon, 7 Dec 2020 14:26:52 +0100 Subject: [PATCH] Fix missing junit test runner in codium See https://github.com/Microsoft/vscode-java-test/issues/470#issuecomment-444681714. --- .classpath | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/.classpath b/.classpath index 096e20bdf5..25e7ecd7cf 100644 --- a/.classpath +++ b/.classpath @@ -6,18 +6,18 @@ - + + - + - @@ -33,6 +33,21 @@ + + + + + + + + + + + + + + +