Files
parse/test/models/client_test.rb
Stefan Tollkühn 3735122750 initial commit
2025-07-21 12:14:42 +02:00

8 lines
120 B
Ruby

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