From d00ff2d0a127bbe2fc3d73b7e10d3aa65675c1a6 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 28 Mar 2025 16:49:56 +0100 Subject: libmm-glib,test: Remove trailing whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guido Günther --- libmm-glib/tests/test-common-helpers.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmm-glib/tests/test-common-helpers.c') diff --git a/libmm-glib/tests/test-common-helpers.c b/libmm-glib/tests/test-common-helpers.c index b8923ab3..7ee69687 100644 --- a/libmm-glib/tests/test-common-helpers.c +++ b/libmm-glib/tests/test-common-helpers.c @@ -1012,7 +1012,7 @@ call_direction_from_string (void) call_direction = mm_common_get_call_direction_from_string ("incoming", &error); g_assert_no_error (error); - g_assert (call_direction == MM_CALL_DIRECTION_INCOMING); + g_assert (call_direction == MM_CALL_DIRECTION_INCOMING); } static void @@ -1256,7 +1256,7 @@ access_type_preference_from_string (void) access_type_preference = mm_common_get_access_type_preference_from_string ("3gpp-preferred", &error); g_assert_no_error (error); - g_assert (access_type_preference == MM_BEARER_ACCESS_TYPE_PREFERENCE_3GPP_PREFERRED); + g_assert (access_type_preference == MM_BEARER_ACCESS_TYPE_PREFERENCE_3GPP_PREFERRED); } static void -- cgit v1.2.3-70-g09d2