gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: comment


From: gnunet
Subject: [libeufin] branch master updated: comment
Date: Mon, 29 Jun 2020 15:36:03 +0200

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 89cf52a  comment
89cf52a is described below

commit 89cf52ad1d9f8ff130fb9e5499e51b7129c32dd9
Author: MS <ms@taler.net>
AuthorDate: Mon Jun 29 15:35:59 2020 +0200

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

diff --git a/nexus/src/test/kotlin/DBTest.kt b/nexus/src/test/kotlin/DBTest.kt
index d44f92a..13bbf5d 100644
--- a/nexus/src/test/kotlin/DBTest.kt
+++ b/nexus/src/test/kotlin/DBTest.kt
@@ -52,6 +52,7 @@ class DBTest {
                     it[col1] = "foo"
                     it[col2] = "bar"
                 }
+                MyTable.insert {  } // shouldn't it fail for non-NULL 
constraint violation?
             }
         }
     }

-- 
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]