sillyforum/test/models/category_test.rb

8 lines
122 B
Ruby
Raw Normal View History

2026-03-17 12:49:38 +00:00
require "test_helper"
class CategoryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end