notebook/test/functional/users_controller_test.rb
Andrew Brown 51a5a4f17a Merge branch 'scaffolds'
Conflicts:
	app/controllers/users_controller.rb
	test/functional/users_controller_test.rb
2012-12-23 22:37:49 -06:00

5 lines
82 B
Ruby

require 'test_helper'
class UsersControllerTest < ActionController::TestCase
end