notebook/test/models/content_page_test.rb
2018-10-17 17:58:48 -05:00

8 lines
125 B
Ruby

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