tests: cleanup test bottle
This commit is contained in:
parent
115e6b49bc
commit
570345d1a0
@ -158,6 +158,7 @@ class IntegrationCommandTests < Homebrew::TestCase
|
|||||||
cmd("uninstall", "--force", "testball")
|
cmd("uninstall", "--force", "testball")
|
||||||
cmd("cleanup", "--force", "--prune=all")
|
cmd("cleanup", "--force", "--prune=all")
|
||||||
formula_file.unlink unless formula_file.nil?
|
formula_file.unlink unless formula_file.nil?
|
||||||
|
FileUtils.rm_f Dir["testball-0.1*.bottle.tar.gz"]
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_uninstall
|
def test_uninstall
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user