Fix test class name collision
This commit is contained in:
parent
9a6d2a31d9
commit
63d3a17f2b
@ -1,7 +1,7 @@
|
||||
require 'testing_env'
|
||||
require 'test/testball'
|
||||
|
||||
class ChecksumTests < Homebrew::TestCase
|
||||
class ChecksumVerificationTests < Homebrew::TestCase
|
||||
def assert_checksum_good
|
||||
assert_nothing_raised { shutup { @_f.brew {} } }
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user