micro-blogger/test/models/blog_test.rb
2018-11-11 18:38:16 -06:00

10 lines
149 B
Ruby

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