From da03efeaed5c578d28ed50b5d91404e4c2e9bfbd Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 6 Jan 2017 17:52:38 +0100 Subject: Add an help string in a comment in the generated empty files --- tests/data/simple/settings.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data') diff --git a/tests/data/simple/settings.yaml b/tests/data/simple/settings.yaml index fc405a1..ad68fe3 100644 --- a/tests/data/simple/settings.yaml +++ b/tests/data/simple/settings.yaml @@ -13,5 +13,7 @@ fields: - name: quantity type: integer index: no + help: 'how many items are there' - name: other type: yaml + help: '' -- cgit v1.2.3