diff options
| author | Jack Nagel | 2015-03-30 20:45:01 -0400 |
|---|---|---|
| committer | Jack Nagel | 2015-03-30 20:45:21 -0400 |
| commit | b5c46d2084d946a0c3a564cc23abb54ae1b66638 (patch) | |
| tree | 01e590f0178ba3a67fcbc1eac7199704e7d150a9 /Library/Formula | |
| parent | b44b34ac1d8d7ed7256bb5e483cc380a0c7a1a34 (diff) | |
| download | homebrew-b5c46d2084d946a0c3a564cc23abb54ae1b66638.tar.bz2 | |
lighttpd: remove extra test
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/lighttpd.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/lighttpd.rb b/Library/Formula/lighttpd.rb index 06c6e0075..b8b413e75 100644 --- a/Library/Formula/lighttpd.rb +++ b/Library/Formula/lighttpd.rb @@ -139,8 +139,4 @@ class Lighttpd < Formula </plist> EOS end - - test do - system bin/"lighttpd", "-v" - end end |
