re-ran tests using JS API v3.9

This commit is contained in:
Andy Gup 2014-06-11 13:43:58 -06:00
parent 2a1ba6153b
commit 22423c34b8

View File

@ -16,9 +16,9 @@
}
</script>
<link rel="stylesheet" href="http://js.arcgis.com/3.8/js/dojo/dijit/themes/claro/claro.css">
<link rel="stylesheet" href="http://js.arcgis.com/3.8/js/esri/css/esri.css">
<script src="http://js.arcgis.com/3.8/"></script>
<link rel="stylesheet" href="http://js.arcgis.com/3.9/js/dojo/dijit/themes/claro/claro.css">
<link rel="stylesheet" href="http://js.arcgis.com/3.9/js/esri/css/esri.css">
<script src="http://js.arcgis.com/3.9/"></script>
<!-- include spec files here... -->
<script type="text/javascript" src="spec/offlineTilesEnablerLayerSpec.js"></script>