summaryrefslogtreecommitdiff
path: root/src/templating/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-01 12:20:17 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-01 12:20:17 +0200
commitd9ca9ee7b1284dce5b1af9aa8422155da53a5585 (patch)
tree1139b5002f870a1c5c3170fdfb46a6c14a4b9e67 /src/templating/Makefile.am
parent38efe73a3f0292f50369e215f4f2197d08d6125c (diff)
downloadexchange-d9ca9ee7b1284dce5b1af9aa8422155da53a5585.tar.gz
exchange-d9ca9ee7b1284dce5b1af9aa8422155da53a5585.tar.bz2
exchange-d9ca9ee7b1284dce5b1af9aa8422155da53a5585.zip
run original tests outside of 'make check':
Diffstat (limited to 'src/templating/Makefile.am')
-rw-r--r--src/templating/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index 8371045cb..713a885c5 100644
--- a/src/templating/Makefile.am
+++ b/src/templating/Makefile.am
@@ -62,10 +62,7 @@ test_mustach_jansson_LDADD = \
check_PROGRAMS = \
test_mustach_jansson
-check_SCRIPTS = \
- run-original-tests.sh
-
-TESTS = $(check_SCRIPTS) $(check_PROGRAMS)
+TESTS = $(check_PROGRAMS)
EXTRA_DIST = \
$(check_SCRIPTS) \