From e935c3f323cb4ea160d08beae6b34b9723b85eb6 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Wed, 6 Apr 2016 12:41:26 -0400 Subject: [PATCH] tests/config/pass/everything: add config options to test Signed-off-by: Philippe Proulx --- tests/config/pass/everything/config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/config/pass/everything/config.yaml b/tests/config/pass/everything/config.yaml index 1e78b4a..0dc5db7 100644 --- a/tests/config/pass/everything/config.yaml +++ b/tests/config/pass/everything/config.yaml @@ -1,5 +1,8 @@ -version: '2.1' +version: '2.2' prefix: bctf_ +options: + gen-prefix-def: true + gen-default-stream-def: my_other_stream metadata: $include: - inc-metadata.yaml -- 2.34.1