- fix builds and tests without libcurl linked in
[m6w6/ext-http] / tests / HttpRequest_002.phpt
index c0766b0f376ed92fd9b877d0c5ac7c9924015c96..f6f0f7439e6f5797d1fb5a7742152e2577e93c92 100644 (file)
@@ -4,6 +4,7 @@ HttpRequest GET/POST
 <?php
 include 'skip.inc';
 checkver(5);
+checkcls('HttpRequest');
 checkurl('www.google.com');
 ?>
 --FILE--