a11yist/test/models/link_test.rb

8 lines
118 B
Ruby
Raw Normal View History

2024-07-26 00:59:00 +02:00
require "test_helper"
class LinkTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end