diff --git a/lib/consolidate.js b/lib/consolidate.js index 5024519..ee3e827 100644 --- a/lib/consolidate.js +++ b/lib/consolidate.js @@ -1761,6 +1761,6 @@ exports.squirrelly.render = function(str, options, cb) { }); }; /** - * expose the instance of the engine + * expose the instance of the engine - test */ exports.requires = requires;