Move tor-full to site cookbooks
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bats
|
||||
|
||||
@test "tor binary is found in PATH" {
|
||||
run which tor
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
Reference in New Issue
Block a user