app.kluk.fr/test/models/mood_test.rb

8 lines
118 B
Ruby
Raw Normal View History

2025-08-05 16:11:24 +02:00
require "test_helper"
class MoodTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end