diff --git a/Let's craft the blocks.test_tui.c b/Let's craft the blocks.test_tui.c new file mode 100644 index 0000000..e69de29 diff --git a/test_tui.c b/test_tui.c index ae9369d..236e644 100644 --- a/test_tui.c +++ b/test_tui.c @@ -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");