UNPKG

131 BPlain TextView Raw
1var context = (require as any).context('./tests', true, /\.(ts|js)$/);
2context.keys().forEach(context);
3module.exports = context;
\No newline at end of file