mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-23 23:32:45 +00:00
Remove unneeded test stub
This commit is contained in:
parent
cadc19b3e5
commit
be23bb7166
@ -63,7 +63,3 @@ Test(apple2_dbuf, read)
|
||||
cr_assert_eq(mach->main->memory[0x2000], 234);
|
||||
cr_assert_eq(mach->aux->memory[0x2000], 234);
|
||||
}
|
||||
|
||||
Test(apple2_dbuf, write)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user