mirror of
https://github.com/pevans/erc-c.git
synced 2025-08-07 14:25:08 +00:00
Use the correct name for the quit command function
This commit is contained in:
@@ -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) */
|
||||
|
Reference in New Issue
Block a user