summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2017-07-24 16:10:23 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2017-07-27 16:39:36 +0200
commit714e5cbedf013ea6fa5f7d99b8783a4abc1b9f1c (patch)
treeeef21946f38afebcfca485a877c0ad522e34addb /test
parent09dd6bbec6dbb9cc4e5ee615e249dcb749c8e777 (diff)
downloadnode-new-714e5cbedf013ea6fa5f7d99b8783a4abc1b9f1c.tar.gz
test: rename crypto test
Filenames of crypto tests should start with 'test-crypto-' and now it does. PR-URL: https://github.com/nodejs/node/pull/14451 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/test-crypto-dh-padding.js (renamed from test/parallel/test-dh-padding.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-dh-padding.js b/test/parallel/test-crypto-dh-padding.js
index 311b9d156f..311b9d156f 100644
--- a/test/parallel/test-dh-padding.js
+++ b/test/parallel/test-crypto-dh-padding.js