Files
kontor/kontor-rails/test/models/comic_test.rb
T
2025-06-26 16:06:35 +02:00

8 lines
119 B
Ruby

require "test_helper"
class ComicTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end