提交 ead9e4e6 编写于 作者: X Xavier Noria

say silence when you mean silence

上级 c88dddbe
......@@ -187,7 +187,7 @@ def test_builder_option_with_http
template.instance_eval "def read; self; end" # Make the string respond to read
generator([destination_root], :builder => path).expects(:open).with(path, 'Accept' => 'application/x-thor-template').returns(template)
capture(:stdout) { generator.invoke_all }
silence(:stdout) { generator.invoke_all }
default_files.each{ |path| assert_no_file(path) }
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册