notebook/test/models/page_collection_test.rb
2020-04-30 15:22:06 -05:00

8 lines
128 B
Ruby

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