Oops. Don't duplicate spec block.

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

View File

@ -5,10 +5,6 @@ require 'spec_helper'
require 'msf/core'
require 'msf/core/exploit/http/server'
describe Msf::Exploit::Remote::HttpServer do
# Ensure HttpServer allows Concerns for run-time refinement of the class
end
describe Msf::Exploit::Remote::HttpServer do
subject(:server_module) do