aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/support')
-rw-r--r--Library/Homebrew/test/support/helper/integration_command_test_case.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/support/helper/integration_command_test_case.rb b/Library/Homebrew/test/support/helper/integration_command_test_case.rb
index 9306617eb..5940fd84b 100644
--- a/Library/Homebrew/test/support/helper/integration_command_test_case.rb
+++ b/Library/Homebrew/test/support/helper/integration_command_test_case.rb
@@ -2,6 +2,7 @@ require "bundler"
require "fileutils"
require "pathname"
require "formula"
+require "test/support/helper/test_case"
class IntegrationCommandTestCase < Homebrew::TestCase
def setup