spec/pgit/pgit_spec.rb in pgit-0.0.3 vs spec/pgit/pgit_spec.rb in pgit-0.0.4

- old
+ new

@@ -1,4 +1,6 @@ +require 'spec_helper' + describe 'pgit' do describe 'story_branch' do it 'should output the help info for story_branch command' do pgit_expanded_path = File.expand_path('bin/pgit')