mirror of
https://github.com/pevans/erc-c.git
synced 2024-12-21 08:30:55 +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);
|
cr_assert_eq(drive->mode, DD_READ);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Test(apple2_dd, free) */
|
||||||
|
|
||||||
Test(apple2_dd, insert)
|
Test(apple2_dd, insert)
|
||||||
{
|
{
|
||||||
FILE *stream;
|
FILE *stream;
|
||||||
|
Loading…
Reference in New Issue
Block a user