aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/src.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/src.rb')
-rw-r--r--Library/Formula/src.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/src.rb b/Library/Formula/src.rb
index 7d405518e..a57d3f0c4 100644
--- a/Library/Formula/src.rb
+++ b/Library/Formula/src.rb
@@ -11,9 +11,6 @@ class Src < Formula
depends_on "rcs"
- # test is failing on Mountain Lion
- depends_on :macos => :mavericks
-
def install
# OSX doesn't provide a /usr/bin/python2. Upstream has been notified but
# cannot fix the issue. See: