feedgnuplot: style consistency nit
This commit is contained in:
parent
56f1c5c663
commit
e9eca9dde2
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ class Feedgnuplot < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
pipe_output "#{bin}/feedgnuplot --terminal 'dumb 80,20' --exit", "seq 5", 0
|
||||
pipe_output("#{bin}/feedgnuplot --terminal 'dumb 80,20' --exit", "seq 5", 0)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue