6 lines
64 B
JavaScript
Raw Normal View History

2021-09-01 18:38:40 +02:00
'use strict';
module.exports = {
test: require('./test'),
};