mirror of
https://github.com/pevans/erc-c.git
synced 2025-08-05 15:25:21 +00:00
Add comment for free function (handled in teardown)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user