Skip to content

Commit 054d097

Browse files
SMillerDevBrewTestBot
authored andcommitted
unum: specify bin in test
1 parent f0d0578 commit 054d097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/unum.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ def install
3333
end
3434

3535
test do
36-
assert_match "LATIN SMALL LETTER X", shell_output("unum x").strip
36+
assert_match "LATIN SMALL LETTER X", shell_output("#{bin}/unum x").strip
3737
end
3838
end

0 commit comments

Comments
 (0)