فهرست منبع

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

sanex3339 8 سال پیش
والد
کامیت
34b0fea312
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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();