diff options
Diffstat (limited to 'Library/Formula/tmap.rb')
| -rw-r--r-- | Library/Formula/tmap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tmap.rb b/Library/Formula/tmap.rb index 8d733c615..e086e26bc 100644 --- a/Library/Formula/tmap.rb +++ b/Library/Formula/tmap.rb @@ -40,7 +40,7 @@ class Tmap < Formula system "make install" end - def test + test do system "#{bin}/tmap", "-v" end end |
