summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-11-25 10:29:34 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-11-25 10:29:34 +0100
commitb5abafccc2326b6abf0c71d2e3f211b4a9c0b47c (patch)
treed706514642fec9d34bfdf9d70db07f961cd0c34c /Makefile.in
parentbc4886f00d243697374ac2013cf469d3481ebd89 (diff)
downloadbackoffice-b5abafccc2326b6abf0c71d2e3f211b4a9c0b47c.tar.gz
backoffice-b5abafccc2326b6abf0c71d2e3f211b4a9c0b47c.tar.bz2
backoffice-b5abafccc2326b6abf0c71d2e3f211b4a9c0b47c.zip
testcase
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8504506..a50e280 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -48,5 +48,5 @@ install: $(templates) install-data
# run testcases
.PHONY: check
check:
- @export TALER_CONFIG_FILE=@abs_srcdir@/talersurvey/tests.conf; \
+ @export TALER_CONFIG_FILE=@abs_srcdir@/talerblog/tests.conf; \
python3 talerblog/tests.py