summaryrefslogtreecommitdiff
path: root/tests/vb2_common2_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb2_common2_tests.c')
-rw-r--r--tests/vb2_common2_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb2_common2_tests.c b/tests/vb2_common2_tests.c
index 5f065f8f..e793e57a 100644
--- a/tests/vb2_common2_tests.c
+++ b/tests/vb2_common2_tests.c
@@ -12,10 +12,10 @@
#include "2common.h"
#include "2rsa.h"
#include "2sysincludes.h"
+#include "common/tests.h"
#include "file_keys.h"
#include "host_common.h"
#include "host_key21.h"
-#include "test_common.h"
static const uint8_t test_data[] = "This is some test data to sign.";
static const uint32_t test_size = sizeof(test_data);