Skip to content

Commit

Permalink
two tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
tobixen committed Nov 4, 2022
1 parent e153876 commit d9de7c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion test/test_issue_97_simple_recurrent_todos_and_journals.py
Expand Up @@ -3,7 +3,7 @@

testdata_parametrized = pytest.mark.parametrize("ical_file", [
"issue_97_simple_todo",
# "issue_97_simple_journal",
"issue_97_simple_journal",
# "issue_97_todo_nodtstart",
])

Expand Down
30 changes: 0 additions & 30 deletions test/test_properties.py

This file was deleted.

0 comments on commit d9de7c2

Please sign in to comment.