fix: Valgrind doesn't work with static linking.
This commit is contained in:
@@ -73,7 +73,7 @@ TEST(Other_With_Malloc)
|
||||
}
|
||||
fprintf(stdout, ".\n");
|
||||
|
||||
ASSERT_TRUE(true);
|
||||
ASSERT_TRUE(false);
|
||||
}
|
||||
|
||||
SUIT_ST(Other, Basic_Setup, EMPTY)
|
||||
|
Reference in New Issue
Block a user