UNPKG

@ts-kit/lit-framework

Version:
6 lines 191 B
"use strict"; // Then we find all the tests. const context = require.context('./', true, /\.spec\.ts$/); // And load the modules. context.keys().map(context); //# sourceMappingURL=test.js.map