Explorar el Código

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

sanex3339 hace 8 años
padre
commit
34b0fea312
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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();