Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: qunit/tests/signatures.js

Issue 29354778: Issue 4466 - Remove rsa.js, update core + buildtools (Closed)
Patch Set: Created Sept. 23, 2016, 12:41 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « metadata.common ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: qunit/tests/signatures.js
diff --git a/qunit/tests/signatures.js b/qunit/tests/signatures.js
index 2d33783602e568958c18b0144ead939cac79a6d6..7c79631fb9e7f2c04be3eed176e3e963006d9f00 100644
--- a/qunit/tests/signatures.js
+++ b/qunit/tests/signatures.js
@@ -15,6 +15,7 @@
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
*/
+let {verifySignature} = require("rsa");
Wladimir Palant 2016/09/23 12:50:38 Please don't just update this test - it belongs in
kzar 2016/09/23 13:52:22 Done.
(function()
{
« no previous file with comments | « metadata.common ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld