diff options
Diffstat (limited to 'Library/Formula/normalize.rb')
| -rw-r--r-- | Library/Formula/normalize.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/normalize.rb b/Library/Formula/normalize.rb index a0e24feb4..a2e9d5c4f 100644 --- a/Library/Formula/normalize.rb +++ b/Library/Formula/normalize.rb @@ -24,7 +24,7 @@ class Normalize < Formula system "make install" end - def test + test do system "#{bin}/normalize" end end |
