From f84108c382c95bea15de7132ef254457907d60ae Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 9 Feb 2018 14:58:57 +0200 Subject: Fix test setup --- tests/build/root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/build') diff --git a/tests/build/root.build b/tests/build/root.build index c188bc6..e3865ee 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -10,7 +10,7 @@ using cxx # Setup the bpkg that we are testing. # import bpkg = bpkg%exe{bpkg} -dir{*}: test = $bpkg +test{*}: test = $bpkg # Specify the test target for cross-testing. # -- cgit v1.1