Skip to content

Commit

Permalink
profanity: fully scope test system call
Browse files Browse the repository at this point in the history
  • Loading branch information
orn688 authored and woodruffw committed Nov 19, 2016
1 parent 2c9922c commit 02912d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/profanity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ def install
end

test do
system "profanity", "-v"
system "#{bin}/profanity", "-v"
end
end

0 comments on commit 02912d7

Please sign in to comment.