Skip to content

Commit

Permalink
startup-notification: remove accidentally added bad test.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 27, 2017
1 parent 028b50a commit f25cd32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Formula/startup-notification.rb
Expand Up @@ -21,8 +21,4 @@ def install
"--prefix=#{prefix}"
system "make", "install"
end

test do
system "#{bin}/startup-notification", "--version"
end
end

0 comments on commit f25cd32

Please sign in to comment.