mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-27 20:51:17 +00:00
Use the correct name for the quit command function
This commit is contained in:
parent
26e2abe745
commit
4558e62adc
@ -267,4 +267,4 @@ Test(vm_debug, cmd_step)
|
||||
cr_assert_eq(mach->cpu->PC, 2);
|
||||
}
|
||||
|
||||
/* Test(vm_debug, quit) */
|
||||
/* Test(vm_debug, cmd_quit) */
|
||||
|
Loading…
Reference in New Issue
Block a user