aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 10:12:08 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 10:12:08 +0100
commit952e8765704cd48fc86fd19a778bec03c2743b54 (patch)
tree4b88bab1bccd557cdb30e98715cd25c31b460d83 /src
parentb598b7f18cb460bdac6dccf141c703b667dfb54c (diff)
bump
Diffstat (limited to 'src')
-rw-r--r--src/exchange/Makefile.am1
-rw-r--r--src/testing/Makefile.am1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 7d0e5a334..1c0c2c684 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -215,7 +215,6 @@ check_SCRIPTS += \
test_taler_exchange_httpd_afl.sh
endif
-.NOTPARALLEL:
TESTS = \
$(check_SCRIPTS)
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 9e4a40e93..195ab4c55 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -143,7 +143,6 @@ libtalertesting_la_LIBADD = \
AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export PATH=$${TALER_PREFIX:-@prefix@}/bin:$$PATH;
-.NOTPARALLEL:
check_PROGRAMS = \
test_auditor_api_version \
test_bank_api_with_fakebank \