require File.dirname(__FILE__) + '/spec_helper' describe "ey-deploy" do it "should do nothing" do true.should == true end end