summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfile01/main.c')
-rw-r--r--testsuites/psxtests/psxfile01/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfile01/main.c b/testsuites/psxtests/psxfile01/main.c
index 554f8e96f8..7b1ea9a827 100644
--- a/testsuites/psxtests/psxfile01/main.c
+++ b/testsuites/psxtests/psxfile01/main.c
@@ -7,12 +7,13 @@
* http://www.rtems.org/license/LICENSE.
*/
-#define CONFIGURE_INIT
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+#define TEST_INIT
+
#include <bsp.h>
#include <pmacros.h>