From 8135da3952d4f6dc876ba45935b4bb80749f38cc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Feb 2018 14:17:03 +0200 Subject: Adjust tests to new test rule semantics --- tests/web/xhtml/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/web/xhtml/buildfile') diff --git a/tests/web/xhtml/buildfile b/tests/web/xhtml/buildfile index 09f7619..94beccf 100644 --- a/tests/web/xhtml/buildfile +++ b/tests/web/xhtml/buildfile @@ -4,4 +4,4 @@ include ../../../web/ exe{driver}: {hxx cxx}{*} ../../../web/libus{web} -exe{driver}: test.output = test.out +exe{driver}: file{test.out}: test.stdout = true -- cgit v1.1