Skip to content

Commit faa76af

Browse files
author
Dusty
committed
run our add commmand
1 parent 92e805f commit faa76af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/command/repo-svn/add_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ module Pod
1919
it 'adds a svn spec repo' do
2020
set_up_test_repo
2121
puts tmp_svn_path
22+
run_command('repo-svn', 'add', 'private', tmp_svn_path)
2223
end
2324
end
2425
end

0 commit comments

Comments
 (0)