From a9c6d221055c3a85edb23b1364cd60baafed4b9f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 18 Apr 2017 16:47:11 +0200 Subject: Adapt all test programs Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3243) --- test/bioprinttest.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/bioprinttest.c') diff --git a/test/bioprinttest.c b/test/bioprinttest.c index ca0f1aa..418d6e4 100644 --- a/test/bioprinttest.c +++ b/test/bioprinttest.c @@ -12,8 +12,6 @@ #include #include "internal/numbers.h" #include "testutil.h" -#include "test_main.h" -#include "test_main_custom.h" #define nelem(x) (int)(sizeof(x) / sizeof((x)[0])) -- cgit v1.1