COSC381-2024Fall / Todo-List-CLI

This project is a command-line to-do list manager, where users can add, view, and delete tasks. The project is incomplete, with room for improvements and bug fixes.
MIT License
0 stars 1 forks source link

Add tests for print_menu2 #121

Closed Jphayd closed 2 days ago

Jphayd commented 3 days ago

This PR adds tests for the print_menu2 function to ensure it correctly displays the menu options.