File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ module.exports = function (config) {
5757 //'test/common/iServer/FacilityAnalystUpstream3DServiceSpec.js',
5858 'test/common/iServer/FieldStatisticServiceSpec.js' ,
5959 'test/common/iServer/FindClosestFacilitiesServiceSpec.js' ,
60- /* 'test/common/iServer/FindLocationServiceSpec.js',
60+ 'test/common/iServer/FindLocationServiceSpec.js' ,
6161 'test/common/iServer/FindMTSPPathsServiceSpec.js' ,
6262 'test/common/iServer/FindPathServiceSpec.js' ,
6363 'test/common/iServer/FindServiceAreasServiceSpec.js' ,
@@ -96,7 +96,7 @@ module.exports = function (config) {
9696 'test/common/iServer/TransferPathServiceSpec.js' ,
9797 'test/common/iServer/TransferSolutionServiceSpec.js' ,
9898 'test/common/iServer/UpdateEdgeWeightServiceSpec.js' ,
99- 'test/common/iServer/UpdateTurnNodeWeightServiceSpec.js'*/
99+ 'test/common/iServer/UpdateTurnNodeWeightServiceSpec.js'
100100
101101 /*Leaflet、OL3、legacy文件夹测试代码,暂未添加*/
102102
You can’t perform that action at this time.
0 commit comments