blob: 7642c0891639d2744f33fb2278e2838a6544e608 [file] [edit]
import "es5-shim";
import "es6-shim";
const testsContext = require.context(".", true, /-spec$/);
testsContext.keys().forEach(testsContext);