Soc/test/models/learning_goal_test.rb

5 lines
76 B
Ruby
Raw Normal View History

2024-01-06 09:42:36 +00:00
require "test_helper"
class LearningGoalTest < ActiveSupport::TestCase
end