UNPKG

react-mdl

Version:

React Components for Material Design Lite

5 lines (3 loc) 162 B
// see https://github.com/webpack/karma-webpack#alternative-usage const context = require.context('./src', true, /-test\.js$/); context.keys().forEach(context);