From e6a79e537c9c51bbd835c9d1331871fac26a0fbf Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 14:27:38 +0300 Subject: Get rid of doc{version} and types for testscript and manifest in buildfiles --- tests/search/dir/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/search') diff --git a/tests/search/dir/buildfile b/tests/search/dir/buildfile index 03afc85..07c2f3e 100644 --- a/tests/search/dir/buildfile +++ b/tests/search/dir/buildfile @@ -5,4 +5,4 @@ # Test loading of dir{} buildfiles during target search. # -./: test{testscript} $b +./: testscript $b -- cgit v1.1