<?php
class RequestsTest_Transport_cURL extends RequestsTest_Transport_Base {
protected $transport = 'Requests_Transport_cURL';
}