Skip to content

Commit 88585e2

Browse files
committed
【fix】UT
1 parent 51826ea commit 88585e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module.exports = function (config) {
9393
// preprocess matching files before serving them to the browser
9494
// available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor
9595
preprocessors: {
96-
'./tool/utils.js': ['browserify'],
96+
'./tool/!(GlobeParameter).js': ['browserify'],
9797
'../node_modules/fetch-jsonp/build/fetch-jsonp.js': ['browserify'],
9898
'../src/classic/libs/SuperMap_Basic-8.1.1-17729.js': ['browserify'],
9999
'../src/classic/libs/Lang/*.js': ['browserify'],

test/test-main-leaflet.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ import './leaflet/services/TrafficTransferAnalystServiceSpec.js';
6969
import './leaflet/services/WebPrintingJobServiceSpec.js';
7070

7171
/* component */
72-
// import './leaflet/components/openfile/OpenFileViewSpec.js';
73-
// import './leaflet/components/dataservicequery/DataServiceQueryViewSpec.js';
72+
import './leaflet/components/openfile/OpenFileViewSpec.js';
73+
import './leaflet/components/dataservicequery/DataServiceQueryViewSpec.js';
7474
import './leaflet/components/distributedanalysis/DistributedAnalysisViewSpec.js';
7575
import './leaflet/components/clientcomputation/ClientComputationViewSpec.js';
7676
import './leaflet/components/search/SearchViewSpec.js';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy