Signed-off-by: Luke Kanies <[email protected]>
---
 spec/spec.opts      |    1 +
 spec/spec_helper.rb |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/spec/spec.opts b/spec/spec.opts
index 695852c..91cd642 100644
--- a/spec/spec.opts
+++ b/spec/spec.opts
@@ -3,3 +3,4 @@ s
 --colour
 --loadby
 mtime
+--backtrace
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 2825c2c..0a603cd 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -18,7 +18,7 @@ end
 require 'puppettest'
 require 'puppettest/runnable_test'
 require 'mocha'
-gem 'rspec', '=1.2.2'
+gem 'rspec', '=1.2.9'
 require 'spec/autorun'
 
 # So everyone else doesn't have to include this base constant.
-- 
1.6.1

--

You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.


Reply via email to