freeglut: remove accidentally added bad test.
This commit is contained in:
parent
9e0d745c9e
commit
df8ec197c0
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ class Freeglut < Formula
|
|||
system "make", "all"
|
||||
system "make", "install"
|
||||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/freeglut", "--version"
|
||||
end
|
||||
end
|
||||
|
||||
__END__
|
||||
|
|
Loading…
Reference in a new issue