Sha256: ff9f0811d3793229ec0ab28c7a025d591df82e417481be1f9f63a04ddfd122f1
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
require 'spec_helper' describe LicenseFinder::License::Apache do subject { LicenseFinder::License::Apache.new("") } it_behaves_like "a license matcher" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
license_finder-0.5.0 | spec/lib/license_finder/license/apache_spec.rb |