Skip to content

Commit

Permalink
Update guides/code/getting_started/test/functional/home_controller_te…
Browse files Browse the repository at this point in the history
…st.rb
  • Loading branch information
spyhole committed Jun 2, 2012
1 parent 890c4b7 commit f820668
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
require 'test_helper'

class WelcomeControllerTest < ActionController::TestCase
class HomeControllerTest < ActionController::TestCase
test "should get index" do
get :index
assert_response :success
Expand Down

0 comments on commit f820668

Please sign in to comment.