From 83ee81133b2c8a853330c8b683c391068ce36a97 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 23 Sep 2025 01:54:41 -0400 Subject: Add empty value tests for interpretation --- tests/interpretation/bool.pom | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/interpretation/bool.pom') 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 = -- cgit v1.2.3