From bbb57923aa5162bbe5087252dbeab7cadaa57ee6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 14:43:23 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- tests/manifest/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index b7314ed..3d4e359 100644 --- a/tests/manifest/buildfile +++ b/tests/manifest/buildfile @@ -5,4 +5,4 @@ import libs = libbutl%lib{butl} import libs += libbpkg%lib{bpkg} -exe{driver}: {hxx cxx}{*} $libs test{testscript} +exe{driver}: {hxx cxx}{*} $libs testscript -- cgit v1.1