diff options
Diffstat (limited to 'Library/Formula/quex.rb')
| -rw-r--r-- | Library/Formula/quex.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/quex.rb b/Library/Formula/quex.rb index a4ea1d127..8cfe1fff6 100644 --- a/Library/Formula/quex.rb +++ b/Library/Formula/quex.rb @@ -15,7 +15,7 @@ class Quex < Formula EOS end - def test + test do system "#{bin}/quex", "--help" end end |
