Files
old-zsterminator/test/models/company_test.rb

8 lines
121 B
Ruby
Raw Normal View History

2024-08-04 07:06:03 +02:00
require "test_helper"
class CompanyTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end