tap/test/controllers/users_controller_test.rb

5 lines
82 B
Ruby
Raw Normal View History

2014-11-06 15:25:27 +00:00
require 'test_helper'
class UsersControllerTest < ActionController::TestCase
end