From 924a8d24255637bfb0053a54a5d4ca997a59ca91 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sat, 25 Nov 2017 10:40:25 +0100 Subject: testcase --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index dbe1651..07f0eb9 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@/talerdonations/tests.conf; \ python3 talerdonations/tests.py -- cgit v1.2.3