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@55194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
62efd110f2
commit
9646e588cb
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ class TestComprehensiveCaseFold < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
def check_file_available(filename)
|
||||
expanded = self.class.expand_filename(filename)
|
||||
expanded = self.class.expand_filename(filename)
|
||||
assert File.exist?(expanded), "File #{expanded} missing."
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue