Explorar o código

* tests/timezones.phpt - added LC_ALL=C to prevent test failing when another locale is set as default

Christiano Becker %!s(int64=2) %!d(string=hai) anos
pai
achega
f24a8af0f5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/timezones.phpt

+ 1 - 0
tests/timezones.phpt

@@ -9,6 +9,7 @@ require_once(dirname(__FILE__) . '/skipif.inc');
 ?>
 --FILE--
 <?php
+putenv('LC_ALL=C');
 
 $v8 = new V8Js();
 try {