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 useful
This commit is contained in:
Tod Beardsley 2013-11-11 13:37:03 -06:00
parent 8ab7964aa7
commit b48950d383
1 changed files with 0 additions and 2 deletions

View File

@ -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