[java-identity-provider] 01/02: Clean test
Rod Widdowson
rdw at steadingsoftware.com
Tue Aug 4 14:28:03 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=22aa2e795995b68da1a0b02352a990b6a4cbf168
commit 22aa2e795995b68da1a0b02352a990b6a4cbf168
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Aug 4 15:27:40 2020 +0100
Clean test
---
.../net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java | 2 --
1 file changed, 2 deletions(-)
diff --git a/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java b/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java
index e4eadbb51..16d6a33e1 100644
--- a/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java
+++ b/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java
@@ -17,8 +17,6 @@
package net.shibboleth.idp.installer.plugin.impl;
-import static org.testng.Assert.assertEquals;
-import static org.testng.Assert.assertThrows;
import static org.testng.Assert.assertTrue;
import java.io.IOException;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list