Skip to content

Commit

Permalink
Updated rspec.opt to .rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jwieringa committed Jan 10, 2013
1 parent 1df3e8f commit 5852012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/thor/rake_compat.rb
Expand Up @@ -12,7 +12,7 @@ class Thor
# include Thor::RakeCompat
#
# RSpec::Core::RakeTask.new(:spec) do |t|
# t.spec_opts = ['--options', "spec/spec.opts"]
# t.spec_opts = ['--options', "./.rspec"]
# t.spec_files = FileList['spec/**/*_spec.rb']
# end
# end
Expand Down

0 comments on commit 5852012

Please sign in to comment.