entrance-exam/test/models/section_test.rb

7 lines
121 B
Ruby

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