Browse Source

removed `mocha` import from `config.spec.ts`

sanex3339 8 năm trước cách đây
mục cha
commit
34b0fea312
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      test/config/config.spec.ts

+ 0 - 2
test/config/config.spec.ts

@@ -1,5 +1,3 @@
-import 'mocha';
-
 import { BabelPolyfill } from '../polyfills/BabelPolyfill';
 
 require('source-map-support').install();