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