a11yist/test/models/standard_test.rb

8 lines
122 B
Ruby
Raw Normal View History

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