From af4355459ee843fb984aafe22a7531e922ee753e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Oct 2017 13:59:11 +0200 Subject: tests: Remove TEST_INIT The TEST_EXTERN is a used only by the system.h style tests and they use CONFIGURE_INIT appropriately. Update #3170. Update #3199. --- testsuites/fstests/mdosfs_support/fs_support.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuites/fstests/mdosfs_support/fs_support.c') diff --git a/testsuites/fstests/mdosfs_support/fs_support.c b/testsuites/fstests/mdosfs_support/fs_support.c index b233a3374a..1a07edf46f 100644 --- a/testsuites/fstests/mdosfs_support/fs_support.c +++ b/testsuites/fstests/mdosfs_support/fs_support.c @@ -1,5 +1,3 @@ -#define TEST_INIT - /* * COPYRIGHT (c) 1989-2011. * On-Line Applications Research Corporation (OAR). -- cgit v1.2.3