We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 988f60e commit 1fa1f04Copy full SHA for 1fa1f04
test/openlayers/overlay/MapvSpec.js
@@ -3,7 +3,7 @@ var mapv = require('mapv');
3
window.mapv = mapv;
4
5
var url = GlobeParameter.ChinaURL;
6
-describe('', function () {
+describe('openlayers_testMapV', function () {
7
var originalTimeout;
8
var testDiv, map, mapVSource;
9
beforeAll(function () {
0 commit comments