aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/formula.rb
diff options
context:
space:
mode:
authorMarkus Reiter2017-05-19 23:24:35 +0200
committerGitHub2017-05-19 23:24:35 +0200
commite1098b0e6d746068fef5d2b17efd5f595645342e (patch)
tree5adb678557371fec7bee929e6b9198cf94aee184 /Library/Homebrew/formula.rb
parent3139383fe6f642889313bd01d90554fb71400c90 (diff)
parent3cdf8f938a7cc31e366c49f8f5134a51bdcfdc7f (diff)
downloadbrew-e1098b0e6d746068fef5d2b17efd5f595645342e.tar.bz2
Merge pull request #2638 from reitermarkus/matchers
Use scoped RSpec matchers.
Diffstat (limited to 'Library/Homebrew/formula.rb')
-rw-r--r--Library/Homebrew/formula.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb
index 1230199bf..d6ff2e134 100644
--- a/Library/Homebrew/formula.rb
+++ b/Library/Homebrew/formula.rb
@@ -1997,7 +1997,7 @@ class Formula
# The methods below define the formula DSL.
class << self
- include BuildEnvironmentDSL
+ include BuildEnvironment::DSL
# The reason for why this software is not linked (by default) to
# {::HOMEBREW_PREFIX}.