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