aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ucspi-tcp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ucspi-tcp.rb')
-rw-r--r--Library/Formula/ucspi-tcp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ucspi-tcp.rb b/Library/Formula/ucspi-tcp.rb
index b2a1d5325..04a4017d8 100644
--- a/Library/Formula/ucspi-tcp.rb
+++ b/Library/Formula/ucspi-tcp.rb
@@ -18,7 +18,7 @@ class UcspiTcp < Formula
share.install prefix/'man'
end
- def test
+ test do
system "tcpserver"
end
end