diff options
author | pommicket <pommicket@gmail.com> | 2025-09-23 01:54:41 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-23 01:54:41 -0400 |
commit | 83ee81133b2c8a853330c8b683c391068ce36a97 (patch) | |
tree | 0b6beac7c1f3759359393ba6ad49a90b90f2a1d6 /tests/interpretation/bool.pom | |
parent | 6e412aa238193d575feae41930eec383c8337393 (diff) |
Add empty value tests for interpretation
Diffstat (limited to 'tests/interpretation/bool.pom')
-rw-r--r-- | tests/interpretation/bool.pom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/interpretation/bool.pom b/tests/interpretation/bool.pom index 1911cfc..b94d2f4 100644 --- a/tests/interpretation/bool.pom +++ b/tests/interpretation/bool.pom @@ -18,3 +18,4 @@ leading_space = " yes" trailing_space = "yes " fake = untrue fake2 = disabled +empty = |