aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/test/test_integration_cmds.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/test_integration_cmds.rb b/Library/Homebrew/test/test_integration_cmds.rb
index a249146cf..89b8be6d3 100644
--- a/Library/Homebrew/test/test_integration_cmds.rb
+++ b/Library/Homebrew/test/test_integration_cmds.rb
@@ -2,6 +2,7 @@ require "bundler"
require "testing_env"
require "fileutils"
require "pathname"
+require "formula"
class IntegrationCommandTests < Homebrew::TestCase
def setup