aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-13 22:50:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-14 19:10:22 +0300
commitc8ace1ee0a6cab5fd4ea2f084ea436cfa513637d (patch)
treea8db884a665fbf14797393a3b2ff95438c338bb9 /tests
parent8e8d599b129d35f638f2c1957c869b054a38b021 (diff)
Make use of wildcards in buildfiles
Diffstat (limited to 'tests')
-rw-r--r--tests/agent/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/agent/buildfile b/tests/agent/buildfile
index 3dc4ef5..8775cbd 100644
--- a/tests/agent/buildfile
+++ b/tests/agent/buildfile
@@ -6,5 +6,5 @@
#
import agent = bbot%exe{bbot-agent}
-./: test{testscript} file{btrfs-cpdir btrfs-rmdir} $agent
+./: test{testscript} file{btrfs-*} $agent
dir{./}: test = $agent