test: add test for different rsa crypto libs

This commit is contained in:
Maciej Krüger
2018-08-16 10:58:06 +02:00
committed by David Dias
parent b05e77f375
commit f4c00893ad
3 changed files with 76 additions and 0 deletions

3
test/node.js Normal file
View File

@ -0,0 +1,3 @@
'use strict'
require('./keys/rsa-crypto-libs')