Project

General

Profile

« Previous | Next » 

Revision d0d31eaf

Added by Michael Moll over 4 years ago

Fixes #29129 - Fix Layout/IndentationWidth cop

View differences:

test/http_download_test.rb
locked = Proxy::FileLock.try_locking(tmp('other'))
assert_equal false, Proxy::HttpDownload.new('src', locked.path).start
ensure
File.delete(locked.path)
File.delete(locked.path)
end
end

Also available in: Unified diff