diff --git a/Formula/qt.rb b/Formula/qt.rb index 76d10d38269..7bc9afa80b6 100644 --- a/Formula/qt.rb +++ b/Formula/qt.rb @@ -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.