There was an error while loading. Please reload this page.
1 parent 92e805f commit faa76afCopy full SHA for faa76af
spec/command/repo-svn/add_spec.rb
@@ -19,6 +19,7 @@ module Pod
19
it 'adds a svn spec repo' do
20
set_up_test_repo
21
puts tmp_svn_path
22
+ run_command('repo-svn', 'add', 'private', tmp_svn_path)
23
end
24
25
0 commit comments