[Pkg-javascript-commits] [node-ripemd160] 31/71: test/ripemd160: removed unused terst require

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:25:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-ripemd160.

commit a257f4508eca912162cd02aa1c989a9e7e6efce5
Author: JP Richardson <jprichardson at gmail.com>
Date:   Wed Jan 14 05:58:19 2015 -0600

    test/ripemd160: removed unused terst require
---
 test/ripemd160.test.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/ripemd160.test.js b/test/ripemd160.test.js
index 2353c76..806ff75 100644
--- a/test/ripemd160.test.js
+++ b/test/ripemd160.test.js
@@ -1,8 +1,6 @@
 var assert = require('assert')
 var ripemd160 = require('../lib/ripemd160')
 
-require('terst')
-
 describe('+ ripemd160(input)', function() {
   describe('> when input is a string', function() {
     it('should compute the ripemd160 hash', function() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ripemd160.git



More information about the Pkg-javascript-commits mailing list