Changing all tabs to spaces, per CodingStandards.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@139 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<script type="text/javascript"><!--
|
||||
var map;
|
||||
function test_01_Util_getImagesLocation (t) {
|
||||
t.plan( 1 );
|
||||
t.ok( OpenLayers.Util.getImagesLocation(), "../img/",
|
||||
t.plan( 1 );
|
||||
t.ok( OpenLayers.Util.getImagesLocation(), "../img/",
|
||||
"getImagesLocation()" );
|
||||
}
|
||||
// -->
|
||||
|
||||
Reference in New Issue
Block a user