aboutsummaryrefslogtreecommitdiff
path: root/tests/compiler/sloc-counter
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:05:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:05:28 +0300
commit4e21797f8e9846dacd120f2fed881b6c14e37eb1 (patch)
treee348f28a6bc776f68150a42a5e86bd2708d8d124 /tests/compiler/sloc-counter
parentbfe21ef89d73183c01e20cfbd13c461ee7809438 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'tests/compiler/sloc-counter')
-rw-r--r--tests/compiler/sloc-counter/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compiler/sloc-counter/buildfile b/tests/compiler/sloc-counter/buildfile
index 4cb7c09..2461b75 100644
--- a/tests/compiler/sloc-counter/buildfile
+++ b/tests/compiler/sloc-counter/buildfile
@@ -4,4 +4,4 @@
import libs = libcutl%lib{cutl}
-exe{driver}: {hxx cxx}{* -test} $libs test{testscript}
+exe{driver}: {hxx cxx}{* -test} $libs testscript