obdev/test/models/service_contract_test.rb

8 lines
129 B
Ruby

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