Fix brew info test
This commit is contained in:
parent
ae557302f3
commit
e0d936da5a
@ -83,7 +83,7 @@ class BeerTasting < Test::Unit::TestCase
|
|||||||
assert_nothing_raised do
|
assert_nothing_raised do
|
||||||
f=TestBall.new
|
f=TestBall.new
|
||||||
make f.url
|
make f.url
|
||||||
info f.name
|
info f
|
||||||
clean f
|
clean f
|
||||||
prune
|
prune
|
||||||
#TODO test diy function too
|
#TODO test diy function too
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user