require 'spec_helper' describe LLT do it 'should have a version number' do LLT::VERSION.should_not be_nil end end