diff --git a/path_properties.py b/path_properties.py index b85b8a6..ffe50dd 100644 --- a/path_properties.py +++ b/path_properties.py @@ -530,6 +530,7 @@ path_properties_tuples = ( {}, { 'count.c': {'more_than_1s': True}, + 'count_to.c': {'more_than_1s': True}, 'kill.c': { 'baremetal': True, 'signal_received': signal.Signals.SIGHUP,