test: remove undo tests for non-clip operations
Co-authored-by: aider (deepseek/deepseek-coder) <aider@aider.chat>
This commit is contained in:
0
Let's craft the blocks.test_tui.c
Normal file
0
Let's craft the blocks.test_tui.c
Normal file
@@ -1646,9 +1646,6 @@ int main(void) {
|
||||
test_undo_clip_state_cycle();
|
||||
test_undo_clears_redo_on_new_action();
|
||||
test_undo_reset_clip();
|
||||
test_undo_quantize_change();
|
||||
test_undo_threshold_change();
|
||||
test_undo_transport_reset();
|
||||
test_undo_paste();
|
||||
|
||||
printf("\nAll TUI tests passed!\n");
|
||||
|
||||
Reference in New Issue
Block a user