Files
StockMan/StockManMVC/node_modules/config-chain/test/ignore-unfound-file.js
T

6 lines
79 B
JavaScript

var cc = require('..')
//should not throw
cc(__dirname, 'non_existing_file')