resolution tests pwd dans false positive
This commit is contained in:
@@ -10,3 +10,11 @@ pwd
|
||||
export HOME=/
|
||||
cd
|
||||
pwd
|
||||
|
||||
export HOME="not_a_path"
|
||||
cd
|
||||
pwd
|
||||
|
||||
export HOME="~/Desktop"
|
||||
cd
|
||||
pwd
|
||||
|
||||
Reference in New Issue
Block a user