summaryrefslogtreecommitdiff
path: root/unit/test-ippool.c
diff options
context:
space:
mode:
Diffstat (limited to 'unit/test-ippool.c')
-rw-r--r--unit/test-ippool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit/test-ippool.c b/unit/test-ippool.c
index de253487..0794bde9 100644
--- a/unit/test-ippool.c
+++ b/unit/test-ippool.c
@@ -183,7 +183,7 @@ static void test_ippool_collision0(void)
g_assert(flag == 0);
- __connman_ippool_newaddr(42, end_ip);
+ __connman_ippool_newaddr(42, start_ip);
g_assert(flag == 1);