aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_bottle_hooks.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/test_bottle_hooks.rb')
-rw-r--r--Library/Homebrew/test/test_bottle_hooks.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/test/test_bottle_hooks.rb b/Library/Homebrew/test/test_bottle_hooks.rb
index f2ae5a6b7..ff9d95c9c 100644
--- a/Library/Homebrew/test/test_bottle_hooks.rb
+++ b/Library/Homebrew/test/test_bottle_hooks.rb
@@ -10,8 +10,6 @@ class BottleHookTests < Homebrew::TestCase
def some_random_method
true
end
-
- def file_modified?; end
end
def setup