Add test to Qt.

master
Mike McQuaid 2012-03-29 10:26:46 +11:00
parent 6dff73650e
commit 333e6e3605
1 changed files with 4 additions and 0 deletions

View File

@ -115,6 +115,10 @@ class Qt < Formula
end
end
def test
"#{bin}/qmake --version"
end
def caveats; <<-EOS.undent
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.