Make tests run under any locale

This commit is contained in:
Oliver Burn 2012-04-16 22:07:35 +10:00
parent 41b6cbb65d
commit 4cc300a8e5
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@
<value>${testsrcs.dir}</value>
</property>
</systemProperties>
<argLine>-Duser.language=en -Duser.country=US</argLine>
</configuration>
</plugin>