Skip to content

Commit b0ea4ad

Browse files
committed
hz: test fix
1 parent c6dcacf commit b0ea4ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/h/hz.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ def install
3333
end
3434

3535
test do
36+
ENV["GOPATH"] = testpath
37+
3638
output = shell_output("#{bin}/hz --version 2>&1")
3739
assert_match "hz version v#{version}", output
3840

0 commit comments

Comments
 (0)