pic_vert_app/test/models/author_test.rb
2014-12-09 23:26:33 +01:00

8 lines
120 B
Ruby

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