1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

Fix the require in these tests

This commit is contained in:
Rasmus Lerdorf
2011-05-14 17:34:18 +00:00
parent 6613fefb80
commit d91d06af30
12 changed files with 12 additions and 12 deletions
@@ -10,7 +10,7 @@ Daniel Convissor <danielc@php.net>
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -10,7 +10,7 @@ Daniel Convissor <danielc@php.net>
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -10,7 +10,7 @@ Daniel Convissor <danielc@php.net>
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -10,7 +10,7 @@ Daniel Convissor <danielc@php.net>
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');
@@ -12,7 +12,7 @@ PHP < 5.4 has bugs
* in a userland package. Please be so kind as to leave them.
*/
require './examine_diff.inc';
require 'examine_diff.inc';
date_default_timezone_set('America/New_York');