gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: test


From: gnunet
Subject: [libeufin] branch master updated: test
Date: Thu, 02 Nov 2023 09:18:40 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new b20fbd40 test
b20fbd40 is described below

commit b20fbd406955a368298c01e136d5d36bc713773c
Author: MS <ms@taler.net>
AuthorDate: Thu Nov 2 09:18:36 2023 +0100

    test
---
 nexus/src/test/kotlin/ConfigLoading.kt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nexus/src/test/kotlin/ConfigLoading.kt 
b/nexus/src/test/kotlin/ConfigLoading.kt
index 12ab6734..cf9d8eab 100644
--- a/nexus/src/test/kotlin/ConfigLoading.kt
+++ b/nexus/src/test/kotlin/ConfigLoading.kt
@@ -60,5 +60,6 @@ class ConfigLoading {
         assertNull(getFrequencyInSeconds("         "))
         assertNull(getFrequencyInSeconds("m"))
         assertNull(getFrequencyInSeconds(""))
+        assertNull(getFrequencyInSeconds("0"))
     }
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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