This commit is contained in:
Vokhmin Alexey V 2012-12-20 19:38:00 +04:00
parent a09699fc03
commit 7ed5fa1127
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ end
init_test_root
APP_CONFIG['root_path'] = "#{Rails.root}/tmp/test_root"
APP_CONFIG['git_path'] = "#{Rails.root}/tmp/test_root"
# Add testing root_path
%x(rm -Rf #{APP_CONFIG['git_path']})