mirror of
https://github.com/tests-always-included/mo.git
synced 2025-11-19 23:34:32 +01:00
Fixing empty variable failure for --fail-not-set
This commit is contained in:
@@ -1 +1,3 @@
|
||||
* {{__NO_SUCH_VAR}}
|
||||
Populated: {{POPULATED}};
|
||||
Empty: {{EMPTY}};
|
||||
Unset: {{__NO_SUCH_VAR}};
|
||||
|
||||
Reference in New Issue
Block a user