require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "Juicy::Build::Callback" do it "should call #process! on each of it's callbacks" do pending("Not yet specced") end end