summaryrefslogtreecommitdiff
path: root/tests/sources/local/file-exists/files/file.txt
Commit message (Collapse)AuthorAgeFilesLines
* tests/sources/local.py: Testing failures to create staging directoriesTristan Van Berkom2018-01-021-0/+1
Seems that local.py is an appropriate plugin to use for testing errors which originate from the abstract Source class. This test checks that we raise the appropriate error in the case that we attempt to stage to a directory that is a regular file.