mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
42ebe37b88
commit
7f50d69c4a
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ class TestFileExhaustive < Test::Unit::TestCase
|
|||
assert_file.not_readable?(utf8_file)
|
||||
File.chmod(0600, utf8_file)
|
||||
assert_file.readable?(utf8_file)
|
||||
|
||||
|
||||
assert_file.not_readable?(nofile)
|
||||
end if POSIX
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue