require_relative '../../test_helper.rb' describe Rubysermon do it "must be defined" do Rubysermon::VERSION.wont_be_nil end end