Passed
Push — develop ( c95a84...68b652 )
by Jace
01:57
created

tests   A

Complexity

Total Complexity 0

Size/Duplication

Total Lines 4
Duplicated Lines 0 %

Importance

Changes 0
Metric Value
eloc 2
dl 0
loc 4
rs 10
c 0
b 0
f 0
wmc 0
1
"""Integration tests for the package."""
2
3
from yorm.tests import strip, refresh_file_modification_times, log
4