mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
delete a meaningless line.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19625 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ebb3ace825
commit
d2ef66df13
1 changed files with 0 additions and 1 deletions
|
|
@ -125,7 +125,6 @@ class TestDateStrftime < Test::Unit::TestCase
|
|||
def test_strftime__3_2
|
||||
s = Time.now.strftime('%G')
|
||||
if s.empty? || s == '%G'
|
||||
skip_mesg
|
||||
return
|
||||
end
|
||||
(Date.new(1970,1,1)..Date.new(2037,12,31)).each do |d|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue