'use strict'
module.exports = testFile => testFile.replace(/\.test\.js$/, '.js')
Powered by TurnKey Linux.