aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_sync.py
AgeCommit message (Collapse)AuthorFilesLines
2015-12-28Create new location for sync testsGravatar Jon Bernard 1-0/+19
I'm going to migrate away from unittest capability in favor of pytest and its use of the py.path filesystem abstraction. It's much cleaner and easier to work with.