# file      : tests/publish/buildfile
# license   : MIT; see accompanying LICENSE file

import publish = bpkg-util%exe{bpkg-util-publish}

./: testscript $publish

testscript@./: test = $publish
