mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-24 13:47:35 +00:00
Add missing list
call in 'test/list.bats'.
This commit is contained in:
parent
73ffcffb38
commit
b166d1b2ea
@ -87,7 +87,7 @@ Disabled:
|
||||
run "${_HOSTS}" disable example.com
|
||||
}
|
||||
|
||||
run "${_HOSTS}" disabled
|
||||
run "${_HOSTS}" list disabled
|
||||
printf "\${status}: %s\n" "${status}"
|
||||
printf "\${output}: '%s'\n" "${output}"
|
||||
[[ ${status} -eq 0 ]]
|
||||
|
Loading…
Reference in New Issue
Block a user