Revert "todoman: disable failing test"

This reverts commit 0541e260a4.
This commit is contained in:
Robert Schütz
2026-02-07 19:50:27 -08:00
parent 76cda1ee7e
commit 25ef3af73b

View File

@@ -90,8 +90,6 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
"test_xdg_existant"
# Tests are sensitive to performance
"test_sorting_fields"
# Test fails with urwid 3.0.4, but should work with 3.0.5 again
"test_todo_editor_list"
];
pythonImportsCheck = [