From 9d04fc8feb8207cd24d6a2a00e0a9076413de72e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Mar 2018 19:50:53 +0300 Subject: Add missed file to builtins tests buildfile --- tests/test/script/builtin/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test/script/builtin/buildfile b/tests/test/script/builtin/buildfile index 43649db..6f27370 100644 --- a/tests/test/script/builtin/buildfile +++ b/tests/test/script/builtin/buildfile @@ -2,4 +2,4 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: test{*} $b +./: test{*} file{cp-dir/cp-file} $b -- cgit v1.1