summaryrefslogtreecommitdiff
path: root/tests/auto/yaml/data/test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/yaml/data/test.yaml')
-rw-r--r--tests/auto/yaml/data/test.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/yaml/data/test.yaml b/tests/auto/yaml/data/test.yaml
index b16e3d39..7b2e5e84 100644
--- a/tests/auto/yaml/data/test.yaml
+++ b/tests/auto/yaml/data/test.yaml
@@ -15,6 +15,7 @@ bool-false: false
bool-no: no
null-literal: null
null-tilde: ~
+null-empty:
string-unquoted: unquoted
string-singlequoted: 'singlequoted'
string-doublequoted: "doublequoted"