You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
I have a few unit tests that depend on reading tasks at ~/task/{pending,completed,undo}.data, but obviously travis-ci doesn't have any task data.
Those tests need to be more independent. I suppose I could include some test data in the tests package.