aboutsummaryrefslogtreecommitdiff
path: root/tests/curl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 14:40:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 16:05:14 +0300
commitbc96171cb768a7d32720eb3c0b5363f2ae2c252c (patch)
tree50c638270d6cfaa6118d8784f4023858eea0bc2e /tests/curl
parent9599058c35ea9ad7e5e75c867f34300d830c4c34 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'tests/curl')
-rw-r--r--tests/curl/buildfile2
1 files changed, 1 insertions, 1 deletions
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