refactor!: make inner naming more unique

This commit is contained in:
decentral1se 2023-10-04 02:04:37 +02:00
parent 1921ebce8f
commit 44756cd11c
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -13,5 +13,5 @@ test_cmd_args(){
}
test_cmd_export(){
export FOO=bar
export INNER_FOO=bar
}