From 08eea971d2d3170ca357935644483dc520f46173 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Dec 2016 13:19:49 +0200 Subject: Organize tests/, factor common testscript fragments --- tests/directive/buildfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/directive/buildfile') diff --git a/tests/directive/buildfile b/tests/directive/buildfile index e9e946e..583b149 100644 --- a/tests/directive/buildfile +++ b/tests/directive/buildfile @@ -2,6 +2,4 @@ # copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -./: test{assert} file{common.test} - -test{*}: test = $effect($build.path) +./: test{assert} -- cgit v1.1