summaryrefslogtreecommitdiffstats
path: root/tests/driver_svg_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/driver_svg_test.php')
-rw-r--r--tests/driver_svg_test.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/driver_svg_test.php b/tests/driver_svg_test.php
index d63593e..f02bda6 100644
--- a/tests/driver_svg_test.php
+++ b/tests/driver_svg_test.php
@@ -70,6 +70,8 @@ class ezcGraphSvgDriverTest extends ezcGraphTestCase
{
$this->removeTempDir();
}
+
+ $this->setLocale( LC_NUMERIC, 'en_US', 'en_US.UTF-8', 'en_US.UTF8', 'en', 'english', 'en_US@euro' );
}
public function testRenderToOutput()
OpenPOWER on IntegriCloud