notebook/test/controllers/users_controller_test.rb

6 lines
85 B
Ruby

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