agenda-libre-ruby/test/controllers/moderations_controller_test.rb

8 lines
138 B
Ruby

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