浏览代码

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

Christiano Becker 2 年之前
父节点
当前提交
f24a8af0f5
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 {