spec/spec_helper.rb in prawn-icon-0.5.1 vs spec/spec_helper.rb in prawn-icon-0.6.0
- old
+ new
@@ -5,10 +5,9 @@
# This is free software. Please see the LICENSE and COPYING files for details.
require "bundler"
Bundler.setup
-require "prawn"
require "prawn/icon"
require 'pdf/inspector'
require "rspec"
# Requires supporting ruby files with custom matchers and macros, etc,
\ No newline at end of file