mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-13 02:38:57 -05:00
Update test0008
This commit is contained in:
parent
b0e4144ccf
commit
f144d3d439
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ teardown() {
|
|||
|
||||
@test "-i 'test/home/user/.keep and -e 'user/.*'" {
|
||||
assert_tar_excludes test/home/user/.dotfile
|
||||
assert_tar_excludes test/home/user/.keep
|
||||
assert_tar_includes test/home/user/.keep
|
||||
}
|
||||
|
||||
@test "-i 'test/etc/ssh/config and -e 'ssh'" {
|
||||
|
|
Loading…
Reference in a new issue