diff --git a/index.js b/index.js index f61169392..5c3e13f6d 100644 --- a/index.js +++ b/index.js @@ -368,3 +368,5 @@ if (typeof exports !== 'undefined') { if (tallyUpDonations) { module.exports.tallyUpDonations = tallyUpDonations } if (counterMakerWithLimit) { module.exports.counterMakerWithLimit = counterMakerWithLimit } } + +//test