Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
test flexibility
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya committed Sep 4, 2019
1 parent 3b12ddc commit cd3edca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/filetree/test-cases/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
touch:
- foo.txt
read: foo.txt
expectErr: 'read dir "foo.txt": fdopendir: not a directory'
expectErr: 'read dir "foo.txt": .*: not a directory'

- name: read single file
touch:
Expand Down

0 comments on commit cd3edca

Please sign in to comment.