# encoding: UTF-8 require 'spec_helper' describe Vulnerability::Output do describe '#output' do # How to test it ? oO end end