Files
wpscan/lib/common/browser/options.rb
2013-04-09 17:43:15 +02:00

8 lines
61 B
Ruby

# encoding: UTF-8
class Browser
module Options
end
end