personal-journal/test/models/journal_paper_author_test.rb

8 lines
132 B
Ruby
Raw Normal View History

2014-06-12 10:27:26 +00:00
require 'test_helper'
class JournalPaperAuthorTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end