mirror of
https://github.com/Xevion/bulk-reminders.git
synced 2025-12-14 12:11:08 -06:00
TODO tests.py file and minor change in gui.ui file
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>34 ready, 26 undoable in 3 stages, 18 prexisting (94)</string>
|
<string>0 ready, 0 undoable in 0 stages, 0 prexisting (0)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
2
bulk_reminders/tests.py
Normal file
2
bulk_reminders/tests.py
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# TODO: Add REGEX parsing tests
|
||||||
|
# TODO: Add Event logic tests
|
||||||
Reference in New Issue
Block a user