summaryrefslogtreecommitdiff
path: root/test/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/main.c')
-rw-r--r--test/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/main.c b/test/main.c
index 497d347..e917f2d 100644
--- a/test/main.c
+++ b/test/main.c
@@ -35,6 +35,7 @@ static const struct test tests[] = {
TEST(test_call_dtmf),
TEST(test_call_aulevel),
TEST(test_call_progress),
+ TEST(test_call_format_float),
#ifdef USE_VIDEO
TEST(test_call_video),
TEST(test_video),