gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: excluding non-tests from bein


From: gnunet
Subject: [taler-wallet-core] branch master updated: excluding non-tests from being run
Date: Wed, 28 Apr 2021 10:18:35 +0200

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

ms pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new faf83181 excluding non-tests from being run
faf83181 is described below

commit faf83181de460f61f91655f0386f5b9f044489d3
Author: MS <ms@taler.net>
AuthorDate: Wed Apr 28 10:18:30 2021 +0200

    excluding non-tests from being run
---
 packages/taler-util/package.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/packages/taler-util/package.json b/packages/taler-util/package.json
index 6b71c429..89ab4797 100644
--- a/packages/taler-util/package.json
+++ b/packages/taler-util/package.json
@@ -40,6 +40,9 @@
   "ava": {
     "require": [
       "esm"
+    ],
+    "files": [
+      "lib/*test*"
     ]
   }
 }

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