Skip to content

Commit

Permalink
lib: Fix assert-crash in unit test.
Browse files Browse the repository at this point in the history
Messed up merging.
  • Loading branch information
sirainen committed Feb 18, 2017
1 parent bf1f57d commit c16c05a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/test-strfuncs.c
Expand Up @@ -92,6 +92,7 @@ static void test_t_strsplit_tab(void)
}
strsplit_verify(buf);
}
test_end();
}

static void test_t_strsplit_spaces(void)
Expand Down

0 comments on commit c16c05a

Please sign in to comment.