diff options
Diffstat (limited to 'tests/manifest-roundtrip/buildfile')
-rw-r--r-- | tests/manifest-roundtrip/buildfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/manifest-roundtrip/buildfile b/tests/manifest-roundtrip/buildfile index 0883303..d6133e9 100644 --- a/tests/manifest-roundtrip/buildfile +++ b/tests/manifest-roundtrip/buildfile @@ -3,7 +3,6 @@ # license : MIT; see accompanying LICENSE file exe{driver}: cxx{driver} ../../bpkg/lib{bpkg} +exe{driver}: test.roundtrip = manifest include ../../bpkg/ - -# test: ./driver manifest | diff -u manifest - |