Skip to content

Commit

Permalink
Check that LICENSE.txt was created.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 22, 2012
1 parent 382892b commit 3d1b93f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/other/newgem_spec.rb
Expand Up @@ -20,6 +20,7 @@

it "generates a gem skeleton" do
bundled_app("test-gem/test-gem.gemspec").should exist
bundled_app("test-gem/LICENSE.txt").should exist
bundled_app("test-gem/Gemfile").should exist
bundled_app("test-gem/Rakefile").should exist
bundled_app("test-gem/lib/test-gem.rb").should exist
Expand Down

0 comments on commit 3d1b93f

Please sign in to comment.