# File lib/generators/test_unit/templates/clients_controller_test.rb, line 110
  def test_should_render_show_template
    do_get
    assert_template 'new'
  end