notebook/test/controllers/users_controller_test.rb
2015-03-27 23:44:15 -05:00

6 lines
120 B
Ruby

require 'test_helper'
# Tests for the UsersController class
class UsersControllerTest < ActionController::TestCase
end