diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-10-12 12:18:49 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-10-12 12:18:49 +0200 |
commit | 21758878a3b902ba06aaf2945edc626b367f2dbd (patch) | |
tree | 64be065c27e88150efd180554ce879b65b120e6d /tests/repository/1/common/libhello-1.0.0/buildfile | |
parent | 384a3287548786990745c88a7da652a179a4731f (diff) |
Rework test script
Diffstat (limited to 'tests/repository/1/common/libhello-1.0.0/buildfile')
-rw-r--r-- | tests/repository/1/common/libhello-1.0.0/buildfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/repository/1/common/libhello-1.0.0/buildfile b/tests/repository/1/common/libhello-1.0.0/buildfile new file mode 100644 index 0000000..563ebdc --- /dev/null +++ b/tests/repository/1/common/libhello-1.0.0/buildfile @@ -0,0 +1,3 @@ +d = hello/ tests/ +.: $d file{version manifest} +include $d |