a11yist/test/models/link_category_test.rb

10 lines
157 B
Ruby
Raw Permalink Normal View History

2024-09-05 22:54:38 +02:00
# frozen_string_literal: true
2024-07-26 00:59:00 +02:00
require "test_helper"
class LinkCategoryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end