tap/test/controllers/user_avatar_controller_test.rb
2015-03-20 03:57:00 +01:00

8 lines
137 B
Ruby

require 'test_helper'
class UserAvatarControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end