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