Skip to content

Commit 1fa1f04

Browse files
committed
增加测试名
1 parent 988f60e commit 1fa1f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/openlayers/overlay/MapvSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var mapv = require('mapv');
33
window.mapv = mapv;
44

55
var url = GlobeParameter.ChinaURL;
6-
describe('', function () {
6+
describe('openlayers_testMapV', function () {
77
var originalTimeout;
88
var testDiv, map, mapVSource;
99
beforeAll(function () {

0 commit comments

Comments
 (0)