lecture-attendance-manager/test/models/course_test.rb
2023-09-29 18:18:03 +01:00

8 lines
120 B
Ruby

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