parent
dab1c14657
commit
1c8b55240b
1 changed files with 0 additions and 11 deletions
|
@ -96,15 +96,4 @@ class Pgplot < Formula
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
test do
|
||||
(testpath/'test_pgplot').write <<-EOS.undent
|
||||
spawn #{prefix}/examples/pgdemo1
|
||||
expect {
|
||||
NULL {send "/XWINDOW\n"; exp_continue}
|
||||
RETURN {send "\n"; exp_continue}
|
||||
}
|
||||
EOS
|
||||
system "expect test_pgplot; killall pgxwin_server"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue