aboutsummaryrefslogtreecommitdiff
path: root/tests/worker/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-09-04 15:09:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-09-04 15:09:13 +0300
commitf399c3b02c8a97f20d92245cf6b3d0b6b0e1e874 (patch)
tree6d3207da4a3499910c50fcc53aab88c8dcb48311 /tests/worker/buildfile
parent273fa333112b16811d15755ebe55defb9508c073 (diff)
Rename .test/test{} to .testscript/testscript{}
Diffstat (limited to 'tests/worker/buildfile')
-rw-r--r--tests/worker/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/worker/buildfile b/tests/worker/buildfile
index 5483c51..5be4d39 100644
--- a/tests/worker/buildfile
+++ b/tests/worker/buildfile
@@ -24,5 +24,5 @@ sudo /usr/sbin/in.tftpd \
#
import worker = bbot%exe{bbot-worker}
-./: test{*} $worker
+./: testscript{*} $worker
./: test = $worker