Skip to content

Commit 1c62ba0

Browse files
Beginning testing stage using unittest module (test_manage_itineraries.py)
1 parent 709924f commit 1c62ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Travel Itinerary Planner/tests/test_manage_itineraries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# import unittest
1+
import unittest
22
"""
33
Tests the functions in manage_itineraries.py
44

0 commit comments

Comments
 (0)