Remove blanket pending test for exe_spec
SeeRM #8436 SeeRM #8668 The fix for #8668 is more surgical than the previous fix for #8436, and may prove to be more usefulbug/bundler_fix
parent
8ab7964aa7
commit
b48950d383
|
@ -12,8 +12,6 @@ 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