summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/bt-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bt-utils.c b/test/bt-utils.c
index 90815e77..98aaed3d 100644
--- a/test/bt-utils.c
+++ b/test/bt-utils.c
@@ -65,8 +65,8 @@ bt_bird_init(void)
the_bird_lock();
resource_init();
- olock_init();
birdloop_init();
+ olock_init();
io_init();
rt_init();
if_init();