Add a helpful comment.
parent
0194674542
commit
a617556f29
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue