
FileSet retrieving files
- should get default text files
- should get text files from library files
- should get default nested files
- should get text files from filesystem
- should get yaml files named with strings
- should get yaml files from the filesystem
- should get yaml files named with symbols

FileSet defined with the DSL
- should create files on populate
- should not clobber existing files in populate
- should allow empty directory definition
- should get files once populated

FileSet defined programmatically
- should create files on populate
- should not clobber existing files in populate
- should allow empty directory definition
- should get files once populated

FileSet - the unpath method: 
- state => ["state"]

Finished in 0.156611 seconds

16 examples, 0 failures
