* 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
@ -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…
x
Reference in New Issue
Block a user