spec/pgit/story_branch/application_spec.rb in pgit-0.0.3 vs spec/pgit/story_branch/application_spec.rb in pgit-0.0.4
- old
+ new
@@ -1,5 +1,5 @@
-require 'pgit'
+require 'spec_helper'
describe 'PGit::StoryBranch::Application' do
describe '#new' do
describe 'options hash has start: 1234,
and "config" => is some config' do