changed comment

This commit is contained in:
Sam Schott 2019-12-17 14:59:20 +00:00
parent a0a6de89ce
commit 0159e0237e

View File

@ -44,7 +44,7 @@ res1 = [
FileMovedEvent(path(4), path(5)),
]
# Difficult move cases:
# Difficult move cases
file_events_test2 = [
# created + moved -> created
FileCreatedEvent(path(1)),