Merge branch 'master' into 263-refactoring

This commit is contained in:
Pavel Chipiga 2012-07-31 19:09:13 +03:00
commit a3a33afd6c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ require 'spec_helper'
describe KeyPair do
before(:all) do
stub_symlink_methods
stub_key_pairs_calls
FactoryGirl.create(:key_pair)
end