module Commontator describe ApplicationHelper do it 'must print javascript proc' do javascript_proc.must_equal '' end end end