From afcd268ea7b1149fbfb66bce4eca659b675da0a2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 12 Dec 2017 15:53:07 +0100 Subject: New upstream version 1.10.2 --- src/tests/test-ip4-config.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tests/test-ip4-config.c') diff --git a/src/tests/test-ip4-config.c b/src/tests/test-ip4-config.c index 649b443f..4c3c344e 100644 --- a/src/tests/test-ip4-config.c +++ b/src/tests/test-ip4-config.c @@ -38,6 +38,8 @@ build_test_config (void) /* Build up the config to subtract */ config = nmtst_ip4_config_new (1); + nm_assert (NM_IP_CONFIG_CAST (config)); + addr = *nmtst_platform_ip4_address ("192.168.1.10", "1.2.3.4", 24); nm_ip4_config_add_address (config, &addr); -- cgit 1.3.0-6-gf8a5