From 4e21797f8e9846dacd120f2fed881b6c14e37eb1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 17:05:28 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- tests/compiler/sloc-counter/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/compiler/sloc-counter/buildfile b/tests/compiler/sloc-counter/buildfile index 4cb7c09..2461b75 100644 --- a/tests/compiler/sloc-counter/buildfile +++ b/tests/compiler/sloc-counter/buildfile @@ -4,4 +4,4 @@ import libs = libcutl%lib{cutl} -exe{driver}: {hxx cxx}{* -test} $libs test{testscript} +exe{driver}: {hxx cxx}{* -test} $libs testscript -- cgit v1.1