spec/samovar/options_spec.rb in samovar-1.9.1 vs spec/samovar/options_spec.rb in samovar-1.9.2

- old
+ new

@@ -26,6 +26,6 @@ it "converts to symbol" do values = options.parse(['--symbol', 'thing'], {}) expect(values[:symbol]).to eq :thing end -end \ No newline at end of file +end