idn_app/test/models/article_author_test.rb
Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02:00

8 lines
127 B
Ruby

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