spec/plugins/delivery/sftp/sftp-plugin-spec.rb in boxgrinder-build-0.9.3 vs spec/plugins/delivery/sftp/sftp-plugin-spec.rb in boxgrinder-build-0.9.4

- old
+ new

@@ -15,9 +15,10 @@ # License along with this software; if not, write to the Free # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. require 'rubygems' +require 'rspec' require 'boxgrinder-build/plugins/delivery/sftp/sftp-plugin' module BoxGrinder describe SFTPPlugin do