bug/bundler_fix
sinn3r 2013-11-11 18:32:43 -06:00
parent b01d8c50e0
commit f16aa91302
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require 'spec_helper'
require 'msf/core'
require 'msf/core/exploit/browser/server'
require 'msf/core/exploit/remote/browser_exploit_server'
describe Msf::Exploit::Remote::BrowserExploitServer do