Files
archived-hc-harbor/test/models/repository_test.rb
2025-05-30 09:57:27 -04:00

8 lines
124 B
Ruby

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