Land #2487 - Mark broken tests as pending

bug/bundler_fix
sinn3r 2013-10-08 15:10:10 -05:00
commit 2f0120748b
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ describe Msf::Util::EXE do
described_class described_class
end end
before { pending "Pending RM#8463, fix all these these tests up." }
$framework = Msf::Simple::Framework.create( $framework = Msf::Simple::Framework.create(
:module_types => [ Msf::MODULE_NOP ], :module_types => [ Msf::MODULE_NOP ],
'DisableDatabase' => true 'DisableDatabase' => true