Sha256: 5289eba70f6002e490e2af8baa95ae9fbc3e785c1f274868583cc948465fad84
Contents?: true
Size: 172 Bytes
Versions: 35
Compression:
Stored size: 172 Bytes
Contents
require 'helper' class TestLicenseeMatcher < Minitest::Test should "match the license without raising an error" do assert_nil Licensee::Matcher.match(nil) end end
Version data entries
35 entries across 35 versions & 1 rubygems