diff options
Diffstat (limited to 'test/env.sh')
| -rwxr-xr-x | test/env.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/env.sh b/test/env.sh index 080c2b5..25927dd 100755 --- a/test/env.sh +++ b/test/env.sh @@ -1,7 +1,7 @@ #!/bin/bash ROOT=$(dirname $0)/.. -PATH=$ROOT/cmd/tunnel +PATH=$ROOT/bin tunnel set args "@[x], @[y]!" tunnel set x Hello |
