diff --git a/Library/Contributions/cmds/brew-test-bot.rb b/Library/Contributions/cmds/brew-test-bot.rb index dab91805a9..96c51eabff 100755 --- a/Library/Contributions/cmds/brew-test-bot.rb +++ b/Library/Contributions/cmds/brew-test-bot.rb @@ -8,6 +8,7 @@ # --comment: Comment on the pull request # --clean: Clean the Homebrew directory. Very dangerous. Use with care. +require 'formula' require 'utils' require 'date'