spec/unit/gdal/warp_options_spec.rb in ffi-gdal-1.0.0.beta7 vs spec/unit/gdal/warp_options_spec.rb in ffi-gdal-1.0.0.beta8

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'spec_helper' require 'gdal/warp_options' RSpec.describe GDAL::WarpOptions do shared_examples 'a WarpOptions object' do