Files
old-zsterminator/test/models/company_test.rb
2024-08-04 07:06:03 +02:00

8 lines
121 B
Ruby

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