aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-07-17 11:07:23 -0400
committerJack Lloyd <[email protected]>2016-07-17 11:07:23 -0400
commit6b642492f956aa05232701f9506d09ebc887e256 (patch)
treec7017f637d98f19bdbabe39d35355200ac6c116e /src/tests
parent471d883cb8d2c52e969bc13b9ec76759da1cccdc (diff)
parent2c5aa12e843db35365e77d8db750658b76bb894d (diff)
Merge GH #535 Use Cipher_Mode instead of Pipe in ECIES
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/test_ecies.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/test_ecies.cpp b/src/tests/test_ecies.cpp
index 68edf71be..40fb7a2dc 100644
--- a/src/tests/test_ecies.cpp
+++ b/src/tests/test_ecies.cpp
@@ -6,7 +6,6 @@
#include "tests.h"
-
#if defined(BOTAN_HAS_ECIES)
#include "test_pubkey.h"
#include <botan/ecies.h>