From 5a50d76eed4e9b4e4c86b82ee880e628ea9eb480 Mon Sep 17 00:00:00 2001 From: Gediminas Jakutis Date: Tue, 8 Oct 2019 11:29:25 +0300 Subject: tests: simplify file structure. Signed-off-by: Gediminas Jakutis --- test/diagnostic.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/diagnostic.c') diff --git a/test/diagnostic.c b/test/diagnostic.c index 017682d..7a6670e 100644 --- a/test/diagnostic.c +++ b/test/diagnostic.c @@ -19,7 +19,6 @@ */ #include "test.h" -#include "diagnostic_test_private.h" int diagnostic_test(char *testname) { -- cgit v1.2.3