aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/grsync.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/grsync.rb b/Library/Formula/grsync.rb
index c67723320..df1dce6e7 100644
--- a/Library/Formula/grsync.rb
+++ b/Library/Formula/grsync.rb
@@ -24,8 +24,4 @@ class Grsync < Formula
system "make", "install"
end
-
- test do
- system "#{bin}/grsync"
- end
end