Skip to content

Commit 87e42f9

Browse files
committed
Update readme
1 parent 0fc173b commit 87e42f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.markdown

+7
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,13 @@ You can set/override many different options for CURL requests (see the [curl_set
128128
$curl->options['curlopt_autoreferer'] = true;
129129

130130

131+
## Testing
132+
133+
Uses [ztest](http://github.com/jaz303/ztest), simply download it to `path/to/curl/test/ztest` (or anywhere else in your php include_path)
134+
135+
Then run `test/runner.php`
136+
137+
131138
## Contact
132139

133140
Problems, comments, and suggestions all welcome: [[email protected]](mailto:[email protected])

0 commit comments

Comments
 (0)