mirror of
https://github.com/pevans/erc-c.git
synced 2026-01-19 10:17:19 +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