diff --git a/karma.conf.js b/karma.conf.js index 9537f8ef2..394ffe15b 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -67,6 +67,7 @@ module.exports = function(config) { 'test/test.PayPro.js', 'test/test.performance.js', 'test/test.PrivateKey.js', + 'test/test.PublicKeyRing.js', 'test/unit/**/*.js',