From 8726d137978cc0deaccce643e998dee01c318752 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 15:53:58 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- tests/buildtab/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/buildtab/buildfile b/tests/buildtab/buildfile index 13a5a56..99b93e1 100644 --- a/tests/buildtab/buildfile +++ b/tests/buildtab/buildfile @@ -5,4 +5,4 @@ import libs = libbutl%lib{butl} import libs += libbbot%lib{bbot} -exe{driver}: {hxx cxx}{*} $libs test{testscript} +exe{driver}: {hxx cxx}{*} $libs testscript -- cgit v1.1