micro-blogger/test/models/blog_test.rb

10 lines
149 B
Ruby
Raw Normal View History

2018-11-11 10:12:43 -06:00
# frozen_string_literal: true
require 'test_helper'
class BlogTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end