gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 159/324: Makefile.am: Correct file name of test.


From: gnunet
Subject: [gnunet-scheme] 159/324: Makefile.am: Correct file name of test.
Date: Tue, 21 Sep 2021 13:23:19 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit f9b49e32a77b04937f9262ebdb023e6eb49ccb17
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Tue Jul 20 11:31:37 2021 +0200

    Makefile.am: Correct file name of test.
    
    * Makefile.am (SCM_TESTS): Replace "tests/config-expander.scm" with
      "tests/config-expand.scm".
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index bf1f3a8..42ff14e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,7 +104,7 @@ SCM_TESTS = \
   tests/cmsg.scm \
   tests/config-parser.scm \
   tests/config-value-parser.scm \
-  tests/config-expander.scm \
+  tests/config-expand.scm \
   tests/config-db.scm
 
 SCM_TESTS_ENVIRONMENT = \

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