diff options
Diffstat (limited to 'Library/Homebrew/test/test_pathname.rb')
| -rw-r--r-- | Library/Homebrew/test/test_pathname.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_pathname.rb b/Library/Homebrew/test/test_pathname.rb index 1c0fdfa41..db256c79d 100644 --- a/Library/Homebrew/test/test_pathname.rb +++ b/Library/Homebrew/test/test_pathname.rb @@ -2,7 +2,7 @@ require 'testing_env' require 'tmpdir' require 'extend/pathname' -class PathnameExtensionTests < Test::Unit::TestCase +class PathnameExtensionTests < Homebrew::TestCase include FileUtils def setup |
