notebook/test/models/school_test.rb
2019-05-29 21:58:57 -05:00

8 lines
120 B
Ruby

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