aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-08-09 20:17:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-08-09 20:17:14 +0300
commit30f6a563fc8c5b2d5c70cd55838aca4e5692b3e4 (patch)
tree581410c954a633dfb5f5ad31db40193dbd943362 /tests/buildfile
parent4f2d4022dca65da2a6f03e1f27df13deeaab360a (diff)
Fix init, config and status commands tests to pass for older git versions
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile
index 6ab9123..70a012b 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -5,6 +5,6 @@
define common: file
common{*}: extension = test
-commons = common project
+commons = common git project
./: test{* -{$commons}} common{$commons} $bdep