New functions introduced, several rewrites:
[mailer.git] / inc / phpmailer / test / phpmailer_test.php
index 8a933e521f48985a1c654e2a228e194c1fc191c3..495173dc08555f98ae5a828c722114bf76100a74 100644 (file)
@@ -6,8 +6,8 @@
 \r
 $INCLUDE_DIR = "../";\r
 \r
-require("phpunit.php");\r
-require($INCLUDE_DIR . "class.phpmailer.php");\r
+include("phpunit.php");\r
+include($INCLUDE_DIR . "class.phpmailer.php");\r
 error_reporting(E_ALL);\r
 \r
 /**\r