提交 d3bbb23b 编写于 作者: P Piotr Sarnacki

Merge pull request #5492 from arunagw/build_fix_app_generator_test

Build fix for app_generator_test.rb
......@@ -236,7 +236,7 @@ def test_inclusion_of_javascript_runtime
if defined?(JRUBY_VERSION)
assert_file "Gemfile", /gem\s+["']therubyrhino["']$/
else
assert_file "Gemfile", /# gem\s+["']therubyracer["']$/
assert_file "Gemfile", /# gem\s+["']therubyracer["']+, :platform => :ruby$/
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册