summaryrefslogtreecommitdiff
path: root/tests/vb20_rsa_padding_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb20_rsa_padding_tests.c')
-rw-r--r--tests/vb20_rsa_padding_tests.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/vb20_rsa_padding_tests.c b/tests/vb20_rsa_padding_tests.c
index c506572d..dbfdc38f 100644
--- a/tests/vb20_rsa_padding_tests.c
+++ b/tests/vb20_rsa_padding_tests.c
@@ -3,12 +3,9 @@
* found in the LICENSE file.
*/
-
#include <stdint.h>
#include <stdio.h>
-#define _STUB_IMPLEMENTATION_
-
#include "file_keys.h"
#include "rsa_padding_test.h"
#include "test_common.h"