From c72fd8af1839b62d8ab6896aa3896d6d7c566f07 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 14 Sep 2010 11:45:34 -0500 Subject: [PATCH] test-util: Update unit test --- unit/test-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit/test-util.c b/unit/test-util.c index 69174a97..057bb76e 100644 --- a/unit/test-util.c +++ b/unit/test-util.c @@ -372,7 +372,7 @@ static void test_invalid() sizeof(invalid_ucs2), &nread, &nwritten, 0); g_assert(gsm == NULL); - g_assert(nread == 1); + g_assert(nread == 2); nread = 0; gsm = convert_ucs2_to_gsm(invalid_ucs2,