Always test both ed25519 backends.

Part of #16794
This commit is contained in:
Nick Mathewson
2015-12-23 09:16:26 -05:00
parent 9a901aaa01
commit b18f533cf0
4 changed files with 64 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Always test both ed25519 backends, so that we can be sure that
our batch-open replacement code works. Part of ticket 16794.