nconf-lite/lib
Remy Sharp 3c11ef50e5 fix: env.match test
The previous test was expecting the .match value to be a function rather than a regexp which is what the README shows. So I've fixed the code to match against a real regexp, and test if the stringified version of the regexp function is [object RegExp].

I've also updated the tests to prime the process.env with values that are specifically tested for to ensure it's correctly loading the env values.

Fixex indexzero/nconf#178
2015-08-04 10:30:33 -07:00
..
nconf fix: env.match test 2015-08-04 10:30:33 -07:00
nconf.js [dist fix] Cleanup some whitespace. 2014-11-26 01:31:48 -05:00