require 'spec_helper'
before do
# @request.env['HTTP_ACCEPT'] = 'text/xml'
end
it { should respond_with :success }
end
end
before do
end
it { should respond_with :success }
end
end
end
end
end
end