From 212eda07c4e481e3341ede37b0877fa22bc042a4 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 13 Jun 2017 15:55:13 +0200 Subject: Timers: Fix tests after timer change --- test/bt-utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/bt-utils.c') diff --git a/test/bt-utils.c b/test/bt-utils.c index aaeb77b8..571ef2fa 100644 --- a/test/bt-utils.c +++ b/test/bt-utils.c @@ -62,6 +62,7 @@ bt_bird_init(void) resource_init(); olock_init(); + timer_init(); io_init(); rt_init(); if_init(); -- cgit v1.2.3