gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] 01/02: remove test case stub


From: gnunet
Subject: [libeufin] 01/02: remove test case stub
Date: Tue, 19 May 2020 10:46:15 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository libeufin.

commit 77b6f70ceb5f811237c5ccde6e6b6b0cc6038136
Author: Florian Dold <address@hidden>
AuthorDate: Tue May 19 13:09:32 2020 +0530

    remove test case stub
---
 util/src/test/kotlin/XmlUtilTest.kt | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/util/src/test/kotlin/XmlUtilTest.kt 
b/util/src/test/kotlin/XmlUtilTest.kt
index 80d7f8e..57394b8 100644
--- a/util/src/test/kotlin/XmlUtilTest.kt
+++ b/util/src/test/kotlin/XmlUtilTest.kt
@@ -176,9 +176,4 @@ class XmlUtilTest {
         val key = CryptoUtil.loadRsaPublicKey(keyBytes)
         assertTrue(XMLUtil.verifyEbicsDocument(doc, key))
     }
-
-    @Test
-    fun marshalling() {
-        XMLUtil.convertJaxbToString(Any())
-    }
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]