From ddd28955c7d3130e29ba975fd4f0c6fd6cc52e81 Mon Sep 17 00:00:00 2001 From: Gunnar Andersson Date: Mon, 13 Jun 2022 20:22:47 +0200 Subject: [PATCH] tests: include major/minor version The changeset that added BAMM output generator included major-version and minor-version, that were missing from the parser. They were included as mandatory fields, so the rudimentary test failed. (I would have squashed this change into the same changeset but they were already merged) --- tests/input | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/input b/tests/input index 2694e56..65dfffb 100644 --- a/tests/input +++ b/tests/input @@ -1,4 +1,6 @@ name: named_service +major-version: 3 +minor-version: 0 description: This is it. namespaces: - name: if