set the language code in tests, tests expects English messages (closes #3084)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11272 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<head>
|
||||
<script src="../OLLoader.js"></script>
|
||||
<script type="text/javascript">
|
||||
OpenLayers.Lang.setCode('en');
|
||||
var map;
|
||||
function test_Control_Scale_constructor (t) {
|
||||
t.plan( 2 );
|
||||
|
||||
Reference in New Issue
Block a user