gtk+3: remove broken test

master
Jack Nagel 2014-03-28 14:34:21 -05:00
parent 316a864a2c
commit ea45213920
1 changed files with 0 additions and 4 deletions

View File

@ -38,8 +38,4 @@ class Gtkx3 < Formula
# Prevent a conflict between this and Gtk+2
mv bin/'gtk-update-icon-cache', bin/'gtk3-update-icon-cache'
end
test do
system "#{bin}/gtk3-demo"
end
end