Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
Co-authored-by: Teufelchen <[email protected]>
  • Loading branch information
chrysn and Teufelchen1 authored Apr 27, 2024
1 parent 67350f6 commit 4746811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unittests/tests-asan_canary/tests-asan.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ static void tests_read_beyond_buf(void)
{
uint8_t source[5] = {0, };
read_10(&source[0]);

}

Test *tests_asan_tests(void)
{
EMB_UNIT_TESTFIXTURES(fixtures) {
Expand Down

0 comments on commit 4746811

Please sign in to comment.