diff options
Diffstat (limited to 'Library/Formula/appledoc.rb')
| -rw-r--r-- | Library/Formula/appledoc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/appledoc.rb b/Library/Formula/appledoc.rb index 7a00281f7..d31b4ca5d 100644 --- a/Library/Formula/appledoc.rb +++ b/Library/Formula/appledoc.rb @@ -23,7 +23,7 @@ class Appledoc < Formula prefix.install "Templates/" end - def test + test do system "#{bin}/appledoc", "--version" end end |
