Skip to content

Commit

Permalink
inspect not to_yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcocca committed Oct 13, 2013
1 parent 64d1214 commit d0e54c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require 'rspec'

puts ActivePdftk::Call.locate_pdftk.to_yaml
puts ActivePdftk::Call.locate_pdftk.inspect

Dir[File.expand_path(File.join(File.dirname(__FILE__),'support','**','*.rb'))].each {|f| require f}

Expand Down

0 comments on commit d0e54c4

Please sign in to comment.