TODO tests.py file and minor change in gui.ui file

This commit is contained in:
Xevion
2021-09-03 20:07:59 -05:00
parent efb1b711be
commit 8996dcfb62
2 changed files with 3 additions and 1 deletions

2
bulk_reminders/tests.py Normal file
View File

@@ -0,0 +1,2 @@
# TODO: Add REGEX parsing tests
# TODO: Add Event logic tests