remove debug
This commit is contained in:
@@ -17,7 +17,6 @@ module Downloads
|
||||
end
|
||||
|
||||
should "work" do
|
||||
puts ::File.read(@tempfile.path).inspect
|
||||
assert_equal(89_409, ::File.size(@tempfile.path))
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user