describe 'empty file' do
        before do
          repository_path.expects(:join).with('new')
          repository_path.expects(:touch)