Files
@ fd8c0117ca22
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
fd8c0117ca22
1.7 KiB
text/plain
tests: move helper commit_change from compare test to fixture
Move the generic helper function _commit_change() to the fixture class,
allowing reuse by other test classes.
Move the generic helper function _commit_change() to the fixture class,
allowing reuse by other test classes.