UNPKG

only-changed-jest-watch-plugin

Version:

Jest watch plugin for running either only the modified test (for TDD), or tests of dependant modules

10 lines (9 loc) 415 B
require('../../modules/es6.regexp.constructor'); require('../../modules/es6.regexp.to-string'); require('../../modules/es6.regexp.flags'); require('../../modules/es6.regexp.match'); require('../../modules/es6.regexp.replace'); require('../../modules/es6.regexp.search'); require('../../modules/es6.regexp.split'); require('../../modules/core.regexp.escape'); module.exports = require('../../modules/_core').RegExp;