import_msf_file -> Msf::DBManager::Import::MsfXml shared examples

MSP-11124
bug/bundler_fix
Luke Imhoff 2014-10-15 10:04:21 -05:00
parent ac9a593b43
commit 102e9d8972
No known key found for this signature in database
GPG Key ID: 5B1FB01FB33356F8
2 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,6 @@ shared_examples_for 'Msf::DBManager::Import' do
it { is_expected.to respond_to :import_msf_collateral }
it { is_expected.to respond_to :import_msf_cred_dump }
it { is_expected.to respond_to :import_msf_cred_dump_zip }
it { is_expected.to respond_to :import_msf_file }
it { is_expected.to respond_to :import_msf_pwdump }
it { is_expected.to respond_to :import_msf_zip }
it { is_expected.to respond_to :import_nessus_nbe }

View File

@ -171,6 +171,8 @@ shared_examples_for 'Msf::DBManager::Import::MsfXml' do
end
end
it { is_expected.to respond_to :import_msf_file }
context '#import_msf_text_element' do
let(:parent_element) do
document.root