Skip to content

Commit a617556

Browse files
committed
Add a helpful comment.
1 parent 0194674 commit a617556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/lib/msf/core/exploit/http/server_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
Rex::ServiceManager.stub(:start => mock_service)
2828
end
2929

30+
# Ensure the class is hooks Metasploit::Concern
3031
it_should_behave_like 'Metasploit::Concern.run'
3132

3233
describe "#add_resource" do

0 commit comments

Comments
 (0)