diff options
Diffstat (limited to 'Library/Formula/couchdb.rb')
| -rw-r--r-- | Library/Formula/couchdb.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb index 202a5d787..836efd905 100644 --- a/Library/Formula/couchdb.rb +++ b/Library/Formula/couchdb.rb @@ -76,7 +76,7 @@ class Couchdb < Formula EOS end - def test + test do # ensure couchdb embedded spidermonkey vm works system "#{bin}/couchjs", "-h" end |
