spec/space2dash_spec.rb in space2hyphen-0.0.2 vs spec/space2dash_spec.rb in space2hyphen-0.0.3

- old
+ new

@@ -1,6 +1,4 @@ -# coding: utf-8 - require 'spec_helper' describe Space2hyphen do let(:branch_name) { 'foo-bar' } let(:hidden) { '&> /dev/null' }