cleanup leaked constants

use constant cleaner
7824
bug/bundler_fix
David Maloney 2017-01-12 15:49:24 -06:00
parent fd1c5fbce7
commit 9b9d3127a8
No known key found for this signature in database
GPG Key ID: DEDBA9DC3A913DB2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ require 'spec_helper'
RSpec.describe Msf::Exploit::AutoTarget do
include_context 'Msf::DBManager'
include_context 'Metasploit::Framework::Spec::Constants cleaner'
let(:windows_exploit) {
framework.modules.add_module_path(File.join(FILE_FIXTURES_PATH, 'modules'))