Fix a typo in an assertion message
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
031e2f1285
commit
413b127376
@ -106,7 +106,7 @@ class TestRDocGeneratorJsonIndex < RDoc::TestCase
|
||||
|
||||
# This is dirty hack on JRuby for MiniTest 4
|
||||
assert orig_file.mtime.inspect == generated_file.mtime.inspect,
|
||||
'.js files should be tha same timestamp of original'
|
||||
'.js files should be the same timestamp of original'
|
||||
|
||||
json = File.read 'js/search_index.js'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user