Covering more files in test for plugin new generator.

This commit is contained in:
Vishnu Atrai 2011-07-29 23:05:40 +05:30
parent bbe1b1afce
commit 6969638020
1 changed files with 2 additions and 0 deletions

View File

@ -7,11 +7,13 @@ DEFAULT_PLUGIN_FILES = %w(
.gitignore
Gemfile
Rakefile
README.rdoc
bukkits.gemspec
MIT-LICENSE
lib
lib/bukkits.rb
lib/tasks/bukkits_tasks.rake
lib/bukkits/version.rb
test/bukkits_test.rb
test/test_helper.rb
test/dummy