提交 fc32b7f9 编写于 作者: K Kuldeep Aggarwal

`skiping` => `skipping`

上级 2e9e670c
......@@ -38,7 +38,7 @@ def test_serves_static_index_file_in_directory
def test_served_static_file_with_non_english_filename
if RUBY_ENGINE == 'jruby '
skip "Stop skiping if following bug gets fixed: " \
skip "Stop skipping if following bug gets fixed: " \
"http://jira.codehaus.org/browse/JRUBY-7192"
end
assert_html "means hello in Japanese\n", get("/foo/#{Rack::Utils.escape("こんにちは.html")}")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册