summaryrefslogtreecommitdiff
path: root/date-fns/test.js
blob: 0406e07aeee71548c126dfbc32c3fb65983e404f (plain)
1
2
var testsContext = require.context('./src/', true, /\/test\.(t|j)s$/)
testsContext.keys().forEach(testsContext)