Land #2487 - Mark broken tests as pending
commit
2f0120748b
|
@ -12,6 +12,8 @@ describe Msf::Util::EXE do
|
|||
described_class
|
||||
end
|
||||
|
||||
before { pending "Pending RM#8463, fix all these these tests up." }
|
||||
|
||||
$framework = Msf::Simple::Framework.create(
|
||||
:module_types => [ Msf::MODULE_NOP ],
|
||||
'DisableDatabase' => true
|
||||
|
|
Loading…
Reference in New Issue