Sha256: 6ce81593111f801616842262ffadeb32cd6b9c5647cb1f5121df20cda39053fe
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true require "test_helper" class SingleTldTest < Minitest::Test include SubdomainTests let(:tld) { ".org" } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra-subdomain-0.4.0 | test/sinatra-subdomain/single_tld_test.rb |