aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mspdebug.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mspdebug.rb')
-rw-r--r--Library/Formula/mspdebug.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mspdebug.rb b/Library/Formula/mspdebug.rb
index 554803023..ffc9e6c16 100644
--- a/Library/Formula/mspdebug.rb
+++ b/Library/Formula/mspdebug.rb
@@ -18,7 +18,7 @@ class Mspdebug < Formula
EOS
end
- def test
+ test do
system "#{bin}/mspdebug", "--help"
end
end