pgplot: remove accidentally added bad test.
This commit is contained in:
parent
cde6b4eb7d
commit
028b50a0ec
1 changed files with 0 additions and 4 deletions
|
@ -90,8 +90,4 @@ class Pgplot < Formula
|
|||
(share/"examples").install Dir["*demo*", "../examples/pgdemo*.f", "../cpg/cpgdemo*.c", "../drivers/*/pg*demo.*"]
|
||||
end
|
||||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/pgplot", "--version"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue