Skip to content

Commit bf66474

Browse files
Feat: Added empty unittest file for manage_itineraries.py file.
1 parent f3354be commit bf66474

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# import unittest
2+
"""
3+
Tests the functions in manage_itineraries.py
4+
5+
"""
6+
pass

0 commit comments

Comments
 (0)