aboutsummaryrefslogtreecommitdiffstats
path: root/test/rt/source/test/rt_test_root.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/rt/source/test/rt_test_root.h')
-rw-r--r--test/rt/source/test/rt_test_root.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rt/source/test/rt_test_root.h b/test/rt/source/test/rt_test_root.h
index 81d661176..bc49d6a47 100644
--- a/test/rt/source/test/rt_test_root.h
+++ b/test/rt/source/test/rt_test_root.h
@@ -42,7 +42,7 @@
/* External declarations. */
/*===========================================================================*/
-extern const testcase_t * const *rt_test_suite[];
+extern const testsuite_t rt_test_suite;
#ifdef __cplusplus
extern "C" {