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

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'spec_helper' require 'gdal/raster_band' RSpec.describe GDAL::RasterBand do pending 'Add some tests!'