payrepmc_app/test/models/article_author_test.rb
2018-08-03 01:08:08 +02:00

8 lines
127 B
Ruby

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