removed redundant TODO
This commit is contained in:
@@ -5,7 +5,6 @@ from src.modules.librefit import (
|
||||
)
|
||||
|
||||
|
||||
# TODO: add check for get_path() function from refit_create.py
|
||||
def test_get_default_file_name():
|
||||
"""Tests if the function returns the correct value"""
|
||||
default_name = get_standard_file_name(None)
|
||||
|
||||
Reference in New Issue
Block a user