Sha256: a5cfe57ebcb0f491a0830c475ad90a0a43ee7f8f90848b8d3756e44ecf2379ec

Contents?: true

Size: 162 Bytes

Versions: 10

Compression:

Stored size: 162 Bytes

Contents

require 'spec_helper'

describe LicenseFinder::License::Python do
  subject { LicenseFinder::License::Python.new("") }

  it_behaves_like "a license matcher"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
license_finder-0.9.5.1-java spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.5.1 spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.5 spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.5-java spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.4-java spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.4 spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.3-java spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.3 spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.2-java spec/lib/license_finder/license/python_spec.rb
license_finder-0.9.2 spec/lib/license_finder/license/python_spec.rb