refactor(Cypress): add nodemodules
This commit is contained in:
5
node_modules/es5-ext/test/reg-exp/#/search/implement.js
generated
vendored
Normal file
5
node_modules/es5-ext/test/reg-exp/#/search/implement.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
var isImplemented = require("../../../../reg-exp/#/search/is-implemented");
|
||||
|
||||
module.exports = function (a) { a(isImplemented(), true); };
|
Reference in New Issue
Block a user