Remove repeated test code
This commit is contained in:
parent
e9cf30eb2c
commit
1beefdb5d0
@ -63,12 +63,6 @@ class InstallTests < Test::Unit::TestCase
|
|||||||
end
|
end
|
||||||
end.new
|
end.new
|
||||||
|
|
||||||
temporary_install f do
|
temporary_install(f) { assert_equal 1, f.bin.children.length }
|
||||||
shutup do
|
|
||||||
f.brew { f.install }
|
|
||||||
end
|
|
||||||
|
|
||||||
assert_equal 1, f.bin.children.length
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user