aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/templates/test_root.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/templates/test_root.c')
-rw-r--r--test/lib/templates/test_root.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/templates/test_root.c b/test/lib/templates/test_root.c
index 8fb2ec9b9..47e8c67e4 100644
--- a/test/lib/templates/test_root.c
+++ b/test/lib/templates/test_root.c
@@ -34,6 +34,7 @@
* @brief Array of all the test sequences.
*/
const testcase_t * const *test_suite[] = {
+ test_sequence_000,
NULL
};