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/curl/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/curl') diff --git a/tests/curl/buildfile b/tests/curl/buildfile index 9040203..bc03cdd 100644 --- a/tests/curl/buildfile +++ b/tests/curl/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