Completed
Push — develop ( 52a881...b9d7ca )
by Jace
01:47
created

tests.strip()   A

Complexity

Conditions 3

Size

Total Lines 8

Duplication

Lines 0
Ratio 0 %
Metric Value
cc 3
dl 0
loc 8
rs 9.4286
1
"""Integration tests for the `yorm` package."""
2
3
from yorm.test import strip, refresh_file_modification_times
4