Sha256: 07bc15a096060c68e64fab5ab143125778e61451e811a5ef9cbfcc816f6174fd
Contents?: true
Size: 160 Bytes
Versions: 25
Compression:
Stored size: 160 Bytes
Contents
require 'spec_helper' describe LicenseFinder::License::GPLv2 do subject { LicenseFinder::License::GPLv2.new("") } it_behaves_like "a license matcher" end
Version data entries
25 entries across 25 versions & 1 rubygems