From b58bae8cd52ca7df3a77b1ce5c8db2ca9314094e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 1 Jun 2018 20:31:24 +0300 Subject: Remove target/scope irregularity workarounds --- tests/integration/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/integration/buildfile') 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 -- cgit v1.1