aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/uninstall_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/uninstall_test.rb')
-rw-r--r--Library/Homebrew/test/uninstall_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/uninstall_test.rb b/Library/Homebrew/test/uninstall_test.rb
index 06b067886..5c53988f2 100644
--- a/Library/Homebrew/test/uninstall_test.rb
+++ b/Library/Homebrew/test/uninstall_test.rb
@@ -1,3 +1,4 @@
+require "testing_env"
require "cmd/uninstall"
class UninstallTests < Homebrew::TestCase