blob: 1d7601b451a11fea1c9ef72ce53b7289d5bca332 (
plain)
1
2
3
4
5
6
7
|
# file : tests/build/root.build
# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Setup the utilities that we are testing.
#
import publish = bpkg-rep%exe{bpkg-rep-publish}
|