Skip to content

Commit 2dfd317

Browse files
committed
update : test_todo updated.
1 parent 234b259 commit 2dfd317

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

tests/test_todo.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
"""Main package tests"""
1+
"""Main package tests"""
2+
3+
TEST_CASE_NAME = "TODO tests"
4+
5+
def test_todo():
6+
pass

0 commit comments

Comments
 (0)