aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-12-19 14:53:12 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2021-12-19 14:53:12 +0100
commit13a4da6277ac96d88b88d53075b91d9d0035f7cf (patch)
tree683550356630610f6c639ab8486ea1a67115a326 /node-admin/pom.xml
parent87ed9372267b3e73714b6f0130b86eb29d3e23d7 (diff)
Simplify testing by sticking to assertEquals/True/False
Diffstat (limited to 'node-admin/pom.xml')
-rw-r--r--node-admin/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index 8fe5b2aecd1..b5808ebc699 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -86,12 +86,6 @@
<!-- Test -->
<dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-junit</artifactId>
- <version>2.0.0.0</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>