aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/peervpn.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/peervpn.rb')
-rw-r--r--Library/Formula/peervpn.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/peervpn.rb b/Library/Formula/peervpn.rb
index 2eceef443..8f5ef9be4 100644
--- a/Library/Formula/peervpn.rb
+++ b/Library/Formula/peervpn.rb
@@ -22,7 +22,7 @@ class Peervpn < Formula
EOS
end
- def test
+ test do
system "#{bin}/peervpn"
end
end