UNPKG

react-material-dashboard

Version:
9 lines (6 loc) 252 B
'use strict'; require('babel-polyfill'); require('core-js/fn/object/assign'); // Add support for all files in the test directory const testsContext = require.context('.', true, /(Test\.js$)|(Helper\.js$)/); testsContext.keys().forEach(testsContext);