Skip to content

Commit

Permalink
fixup! Remove dead list test code
Browse files Browse the repository at this point in the history
Change-Id: Ic05f65c88578724333943340178ab1264d302be2
  • Loading branch information
schwabe committed Jan 19, 2024
1 parent 2993571 commit b8d0caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit_tests/openvpn/test_misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ test_list(void **state)

if (w)
{
assert_string_equal(w->word, wordbuf);
/* yes, increment count */
++w->n;
}
Expand Down

0 comments on commit b8d0caa

Please sign in to comment.