mirror of
https://github.com/pevans/erc-c.git
synced 2024-10-12 11:23:39 +00:00
Add comment for free function (handled in teardown)
This commit is contained in:
parent
d71a5c83ca
commit
216ad72d4c
@ -28,6 +28,8 @@ Test(apple2_dd, create)
|
||||
cr_assert_eq(drive->mode, DD_READ);
|
||||
}
|
||||
|
||||
/* Test(apple2_dd, free) */
|
||||
|
||||
Test(apple2_dd, insert)
|
||||
{
|
||||
FILE *stream;
|
||||
|
Loading…
Reference in New Issue
Block a user