# File lib/generators/nifty/scaffold/templates/tests/testunit/actions/index.rb, line 1
  def test_index
    get :index
    assert_template 'index'
  end