diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/gauge/lib/process.js')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/gauge/lib/process.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/gauge/lib/process.js b/sandbox/testAppNevena/Front/node_modules/gauge/lib/process.js new file mode 100644 index 00000000..05e85694 --- /dev/null +++ b/sandbox/testAppNevena/Front/node_modules/gauge/lib/process.js @@ -0,0 +1,3 @@ +'use strict' +// this exists so we can replace it during testing +module.exports = process |