Skip to content

Commit

Permalink
Merge pull request licensee#260 from andrew/add-cargo-test
Browse files Browse the repository at this point in the history
Add missing test for Cargo.toml in PackageManagerFile spec
  • Loading branch information
andrew authored Jan 4, 2018
2 parents 1264dc9 + 8b9bcb9 commit a99b08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/licensee/project_files/package_info_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
'licensee.gemspec' => 1.0,
'test.cabal' => 1.0,
'package.json' => 1.0,
'Cargo.toml' => 1.0,
'DESCRIPTION' => 0.9,
'dist.ini' => 0.8,
'bower.json' => 0.75,
Expand Down

0 comments on commit a99b08e

Please sign in to comment.