Fix test file listing in gemspec

This commit is contained in:
Petteri Räty 2012-08-01 15:31:43 +03:00
parent 3c61caeecb
commit a28d5976a9
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ Gem::Specification.new do |s|
"spec/database_cleaner/sequel/base_spec.rb",
"spec/database_cleaner/sequel/transaction_spec.rb",
"spec/database_cleaner/sequel/truncation_spec.rb",
"spec/database_cleaner/shared_strategy_spec.rb",
"spec/database_cleaner/shared_strategy.rb",
"spec/spec_helper.rb",
"examples/features/step_definitions/activerecord_steps.rb",
"examples/features/step_definitions/couchpotato_steps.rb",