From 835a05853e93544efc590b365f1b7eb5a682395d Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 4 Dec 2013 19:39:15 -0800 Subject: [PATCH] Change message to match others --- test/integration/pgp-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/pgp-test.js b/test/integration/pgp-test.js index 913bbe87..392032ad 100644 --- a/test/integration/pgp-test.js +++ b/test/integration/pgp-test.js @@ -156,7 +156,7 @@ define(function(require) { }); - describe('Clearsign from gpg verification', function() { + describe('Verify clearsign from gpg', function() { var clearsign_msg = '-----BEGIN PGP SIGNED MESSAGE-----\r\n' + 'Hash: SHA1\r\n' + '\r\n' +