From 5e1725815645d1e1a33a8fce6427c764052aaf0d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 16:09:27 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- unit-tests/bootstrap-manifest/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/bootstrap-manifest') diff --git a/unit-tests/bootstrap-manifest/buildfile b/unit-tests/bootstrap-manifest/buildfile index c628833..41b3c79 100644 --- a/unit-tests/bootstrap-manifest/buildfile +++ b/unit-tests/bootstrap-manifest/buildfile @@ -3,4 +3,4 @@ # license : TBC; see accompanying LICENSE file include ../../bbot/ -exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} test{testscript} +exe{driver}: {hxx cxx}{*} ../../bbot/libu{bbot} testscript -- cgit v1.1