Skip to content
Snippets Groups Projects
Commit 78f8c603 authored by Martin Afanasjew's avatar Martin Afanasjew
Browse files

tests: fix external command test and code style (#281)

The check that `t4` is not an external command would always succeed, but
not because the file wasn't executable, but because it wasn't even found
due to the missing `brew-` prefix.

Also change the valid but atypical file mode from 0744 to 0755 and apply
minor code style fixes.
parent aa747b91
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment