gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: fix import error


From: gnunet
Subject: [libeufin] branch master updated: fix import error
Date: Mon, 07 Dec 2020 14:34:32 +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 9c5e109  fix import error
9c5e109 is described below

commit 9c5e10909b878649cecc0c0d32a8d25511f6aad6
Author: MS <ms@taler.net>
AuthorDate: Mon Dec 7 14:34:28 2020 +0100

    fix import error
---
 integration-tests/tests.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/integration-tests/tests.py b/integration-tests/tests.py
index 923eed9..3b0b566 100755
--- a/integration-tests/tests.py
+++ b/integration-tests/tests.py
@@ -12,7 +12,8 @@ from util import (
     assertResponse,
     flushTablesSandbox,
     flushTablesNexus,
-    makeNexusSuperuser
+    makeNexusSuperuser,
+    removeStaleDatabase
 )
 
 # Base URLs

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