Skip to content
Snippets Groups Projects
Commit c8835afe authored by Xu Cheng's avatar Xu Cheng
Browse files

move formula_specialties to compat


Closes Homebrew/homebrew#37365.

Signed-off-by: default avatarXu Cheng <xucheng@me.com>
parent cdb40743
No related branches found
No related tags found
No related merge requests found
require 'compat/fails_with_llvm'
require 'compat/formula'
require 'compat/formula_specialties'
require 'compat/hardware'
require 'compat/macos'
require 'compat/md5'
......
......@@ -1009,4 +1009,3 @@ class Formula
end
end
require 'formula_specialties'
require 'testing_env'
require 'formula'
require 'compat/formula_specialties'
require 'testball'
require 'keg'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment