require 'spec_helper' module Producer::Core describe Test do it_behaves_like 'test' end end