added todo
This commit is contained in:
@@ -24,4 +24,5 @@ Test(macro_magic, default_values) {
|
||||
cr_assert_eq(a2.is_true, true);
|
||||
cr_assert_eq(a3.is_true, false);
|
||||
malloc(100);
|
||||
// TODO: make this shite crash the tests...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user