Add a helpful comment.

bug/bundler_fix
Joe Vennix 2014-09-12 10:55:08 -05:00
parent 0194674542
commit a617556f29
No known key found for this signature in database
GPG Key ID: 127B05FB3E85A2B0
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ describe Msf::Exploit::Remote::HttpServer do
Rex::ServiceManager.stub(:start => mock_service)
end
# Ensure the class is hooks Metasploit::Concern
it_should_behave_like 'Metasploit::Concern.run'
describe "#add_resource" do