diff options
author | Rob Austein <sra@hactrn.net> | 2016-07-06 21:51:50 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-07-06 21:51:50 -0400 |
commit | 32a7c7414a36282a201a5f690cb1fb999bd02b8a (patch) | |
tree | 3ac6b4d0b93fc264a91e9442273a4dec2780c2d3 /.gitignore | |
parent | 7923c24511b1f176dfb69f199fba6fccb4954c0b (diff) |
Previous "fix" to speed setting didn't compile on OSX.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,9 +10,11 @@ tests/test-ecdsa-*.der tests/test-hash tests/test-mkmif tests/test-pbkdf2 +tests/test-rpc_bighash tests/test-rpc_get_random tests/test-rpc_get_version tests/test-rpc_hash +tests/test-rpc_login tests/test-rpc_pkey tests/test-rpc_server tests/test-rsa |