diff options
Diffstat (limited to 'tests/integration/buildfile')
-rw-r--r-- | tests/integration/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/buildfile b/tests/integration/buildfile index c49a61e..d06519c 100644 --- a/tests/integration/buildfile +++ b/tests/integration/buildfile @@ -8,4 +8,4 @@ import agent = bbot%exe{bbot-agent} import worker = bbot%exe{bbot-worker} ./: testscript file{tftp-map} $agent $worker -dir{./}: test = $agent +./: test = $agent |